Palette Class Reference

Inheritance diagram for Palette:

GDIObject wxObject IDisposable

List of all members.

Public Member Functions

 this ()
 this (IntPtr wxobj)
 this (int n, inout ubyte r, inout ubyte g, inout ubyte b)
bool Create (int n, inout ubyte r, inout ubyte g, inout ubyte b)
bool Ok ()
int GetPixel (ubyte red, ubyte green, ubyte blue)
bool GetRGB (int pixel, out ubyte red, out ubyte green, out ubyte blue)

Static Public Member Functions

static wxObject New (IntPtr ptr)

Static Public Attributes

static Palette wxNullPalette


Constructor & Destructor Documentation

this (  ) 

this ( IntPtr  wxobj  ) 

Reimplemented from GDIObject.

this ( int  n,
inout ubyte  r,
inout ubyte  g,
inout ubyte  b 
)


Member Function Documentation

bool Create ( int  n,
inout ubyte  r,
inout ubyte  g,
inout ubyte  b 
)

static wxObject New ( IntPtr  ptr  )  [static]

bool Ok (  ) 

int GetPixel ( ubyte  red,
ubyte  green,
ubyte  blue 
)

bool GetRGB ( int  pixel,
out ubyte  red,
out ubyte  green,
out ubyte  blue 
)


Member Data Documentation

Palette wxNullPalette [static]


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:27 2009 for wxD by  doxygen 1.5.4