linux man page for wxpalette

Query: wxpalette

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wxPalette(3erl) 					     Erlang Module Definition						   wxPalette(3erl)

NAME
wxPalette - See external documentation: wxPalette.
DESCRIPTION
See external documentation: wxPalette .
DATA TYPES
wxPalette() : 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.
EXPORTS
new() -> wxPalette() See external documentation . new(Red::binary(), Green::binary(), Blue::binary()) -> wxPalette() See external documentation . create(This::wxPalette(), Red::binary(), Green::binary(), Blue::binary()) -> bool() See external documentation . getColoursCount(This::wxPalette()) -> integer() See external documentation . getPixel(This::wxPalette(), Red::integer(), Green::integer(), Blue::integer()) -> integer() See external documentation . getRGB(This::wxPalette(), Pixel::integer()) -> {bool(), Red::integer(), Green::integer(), Blue::integer()} See external documentation . isOk(This::wxPalette()) -> bool() See external documentation . destroy(This::wxPalette()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxPalette(3erl)
Related Man Pages
wximage(3erl) - linux
wxglcanvas(3erl) - linux
wxkeyevent(3erl) - linux
wxpagesetupdialogdata(3erl) - linux
wxpen(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Rules for Homework &amp; Coursework Questions Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
UNIX.com End of Year (EOY) Report (2019)