Version: 3.2.5
wxQuantize Member List

This is the complete list of members for wxQuantize, including all inherited members.

AllocExclusive()wxObjectprotected
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
DoQuantize(unsigned int w, unsigned int h, unsigned char **in_rows, unsigned char **out_rows, unsigned char *palette, int desiredNoColours)wxQuantizestatic
GetClassInfo() constwxObjectvirtual
GetRefData() constwxObject
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
m_refDatawxObjectprotected
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
Quantize(const wxImage &src, wxImage &dest, wxPalette **pPalette, int desiredNoColours=236, unsigned char **eightBitData=0, int flags=wxQUANTIZE_INCLUDE_WINDOWS_COLOURS|wxQUANTIZE_FILL_DESTINATION_IMAGE|wxQUANTIZE_RETURN_8BIT_DATA)wxQuantizestatic
Quantize(const wxImage &src, wxImage &dest, int desiredNoColours=236, unsigned char **eightBitData=0, int flags=wxQUANTIZE_INCLUDE_WINDOWS_COLOURS|wxQUANTIZE_FILL_DESTINATION_IMAGE|wxQUANTIZE_RETURN_8BIT_DATA)wxQuantizestatic
Ref(const wxObject &clone)wxObject
SetRefData(wxObjectRefData *data)wxObject
UnRef()wxObject
UnShare()wxObject
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxQuantize()wxQuantize
~wxObject()wxObjectvirtual