wxErlang

Reference Manual

Version 1.9.3.1

Table of Contents

wxMask

Module

wxMask

Module Summary

See external documentation: wxMask.

Description

See external documentation: wxMask.

DATA TYPES

wxMask()

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

PaletteIndex = integer()
Colour = wx:wx_colour()

See external documentation.
Also:
new(Bitmap, Colour) -> wxMask() when
Bitmap::wxBitmap:wxBitmap(), Colour::wx:wx_colour().

Types

This = wxMask()
PaletteIndex = integer()
This = wxMask()
Colour = wx:wx_colour()

See external documentation.
Also:
create(This, Bitmap, Colour) -> boolean() when
This::wxMask(), Bitmap::wxBitmap:wxBitmap(), Colour::wx:wx_colour().

Destroys this object, do not use object again