Colour Class Reference

Inheritance diagram for Colour:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (IntPtr wxobj, bool memOwn)
 this ()
 this (string name)
 this (ubyte red, ubyte green, ubyte blue)
override void Dispose ()
ubyte Red ()
ubyte Green ()
ubyte Blue ()
bool Ok ()
void Set (ubyte red, ubyte green, ubyte blue)
 version (__WXGTK__)

Static Public Member Functions

static wxObject New (IntPtr ptr)

Static Public Attributes

static Colour wxBLACK
static Colour wxWHITE
static Colour wxRED
static Colour wxBLUE
static Colour wxGREEN
static Colour wxCYAN
static Colour wxLIGHT_GREY
static Colour wxNullColour


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this ( IntPtr  wxobj,
bool  memOwn 
)

Reimplemented from wxObject.

this (  ) 

this ( string  name  ) 

this ( ubyte  red,
ubyte  green,
ubyte  blue 
)


Member Function Documentation

override void Dispose (  ) 

Reimplemented from wxObject.

ubyte Red (  ) 

ubyte Green (  ) 

ubyte Blue (  ) 

bool Ok (  ) 

void Set ( ubyte  red,
ubyte  green,
ubyte  blue 
)

version ( __WXGTK__   ) 

static wxObject New ( IntPtr  ptr  )  [static]


Member Data Documentation

Colour wxBLACK [static]

Colour wxWHITE [static]

Colour wxRED [static]

Colour wxBLUE [static]

Colour wxGREEN [static]

Colour wxCYAN [static]

Colour wxLIGHT_GREY [static]

Colour wxNullColour [static]


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