ImageHistogram Class Reference

Inheritance diagram for ImageHistogram:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
bool FindFirstUnusedColour (inout ubyte r, inout ubyte g, inout ubyte b)
bool FindFirstUnusedColour (inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR)
bool FindFirstUnusedColour (inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR, ubyte startG)
bool FindFirstUnusedColour (inout ubyte r, inout ubyte g, inout ubyte b, ubyte startR, ubyte startG, ubyte startB)

Static Public Member Functions

static uint MakeKey (ubyte r, ubyte g, ubyte b)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 


Member Function Documentation

static uint MakeKey ( ubyte  r,
ubyte  g,
ubyte  b 
) [static]

bool FindFirstUnusedColour ( inout ubyte  r,
inout ubyte  g,
inout ubyte  b 
)

bool FindFirstUnusedColour ( inout ubyte  r,
inout ubyte  g,
inout ubyte  b,
ubyte  startR 
)

bool FindFirstUnusedColour ( inout ubyte  r,
inout ubyte  g,
inout ubyte  b,
ubyte  startR,
ubyte  startG 
)

bool FindFirstUnusedColour ( inout ubyte  r,
inout ubyte  g,
inout ubyte  b,
ubyte  startR,
ubyte  startG,
ubyte  startB 
)


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