wxPalette
MODULE
wxPalette
MODULE SUMMARY
See external documentation: wxPalette.
DESCRIPTION
See external documentation: wxPalette.
DATA TYPES
EXPORTS
new(Red::binary(), Green::binary(), Blue::binary()) -> wxPalette()
create(This::wxPalette(), Red::binary(), Green::binary(), Blue::binary()) -> bool()
getColoursCount(This::wxPalette()) -> integer()
getPixel(This::wxPalette(), Red::integer(), Green::integer(), Blue::integer()) -> integer()