wxErlang

Reference Manual

Version 1.9.1

Table of Contents

wxImageList

Module

wxImageList

Module Summary

See external documentation: wxImageList.

Description

See external documentation: wxImageList.

DATA TYPES

wxImageList()

An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

Types

Width = integer()
Height = integer()

Equivalent to new(Width, Height, []).

Types

Width = integer()
Height = integer()
Option = {mask, boolean()} | {initialCount, integer()}

Types

This = wxImageList()
This = wxImageList()
MaskColour = wx:wx_colour()

See external documentation.
Also:
add(This, Bitmap, MaskColour) -> integer() when
This::wxImageList(), Bitmap::wxBitmap:wxBitmap(), MaskColour::wx:wx_colour().

Types

This = wxImageList()
Width = integer()
Height = integer()

Types

This = wxImageList()
Width = integer()
Height = integer()
Option = {mask, boolean()} | {initialCount, integer()}

Types

This = wxImageList()
Index = integer()
X = integer()
Y = integer()

Types

This = wxImageList()
Index = integer()
X = integer()
Y = integer()
Option = {flags, integer()} | {solidBackground, boolean()}

Types

This = wxImageList()
Index = integer()

Types

This = wxImageList()
Index = integer()

Types

Result = {Res::boolean(), Width::integer(), Height::integer()}
This = wxImageList()
Index = integer()

Types

This = wxImageList()
Index = integer()

Types

This = wxImageList()
Index = integer()

Types

This = wxImageList()
Index = integer()

Destroys this object, do not use object again