|
PGF Console 6.21.2
|
This is the complete list of members for CImage, including all inherited members.
| CImage() | CImage | |
| Create(int width, int height, int bpp) | CImage | |
| Create(int width, int height, unsigned char type) | CImage | |
| GetBits() const | CImage | |
| GetBPP() const | CImage | |
| GetChannelDepth() const | CImage | |
| GetChannels() const | CImage | |
| GetColorTable(int firstColor, int numColors, void *prgbColors) | CImage | |
| GetColorType() const | CImage | |
| GetHeight() const | CImage | |
| GetMaxColorTableEntries() | CImage | |
| GetMaxValue() const | CImage | |
| GetPitch() const | CImage | |
| GetWidth() const | CImage | |
| IsIndexed() | CImage | |
| IsTransparencySupported() | CImage | |
| Load(const char *source) | CImage | |
| m_image | CImage | private |
| RegisterPNM() | CImage | static |
| Save(const char *dest) | CImage | |
| SetColorTable(int firstColor, int numColors, const void *prgbColors) | CImage | |
| SetMaxValue(int maxValue) | CImage | |
| ~CImage() | CImage | virtual |