csImageMemory Member List
This is the complete list of members for csImageMemory, including all inherited members.| AllocImage() | csImageMemory | [protected] |
| Alpha | csImageMemory | [protected] |
| ApplyKeyColor() | csImageMemory | [virtual] |
| CheckAlpha() | csImageMemory | |
| Clear(const csRGBpixel &colour) | csImageMemory | |
| ClearKeyColor() | csImageMemory | [virtual] |
| ConvertFromPal8(uint8 *iImage, uint8 *alpha, csRGBpixel *iPalette, int nPalColors=256) | csImageMemory | |
| ConvertFromPal8(uint8 *iImage, uint8 *alpha, const csRGBcolor *iPalette, int nPalColors=256) | csImageMemory | |
| ConvertFromRGBA(csRGBpixel *iImage) | csImageMemory | |
| Copy(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
| CopyScale(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
| CopyTile(iImage *srcImage, int x, int y, int width, int height) | csImageMemory | |
| csImageMemory(int iFormat) | csImageMemory | [protected] |
| csImageMemory(int width, int height, int format=CS_IMGFMT_TRUECOLOR) | csImageMemory | |
| csImageMemory(int width, int height, int depth, int format) | csImageMemory | |
| csImageMemory(int width, int height, void *buffer, bool destroy, int format=CS_IMGFMT_TRUECOLOR, csRGBpixel *palette=0) | csImageMemory | |
| csImageMemory(int width, int height, const void *buffer, int format=CS_IMGFMT_TRUECOLOR, const csRGBpixel *palette=0) | csImageMemory | |
| csImageMemory(iImage *source) | csImageMemory | |
| csImageMemory(iImage *source, int newFormat) | csImageMemory | |
| databuf | csImageMemory | [protected] |
| Depth | csImageMemory | [protected] |
| destroy_image | csImageMemory | [protected] |
| EnsureImage() | csImageMemory | [protected] |
| Format | csImageMemory | [protected] |
| FreeImage() | csImageMemory | [protected] |
| GetAlphaPtr() | csImageMemory | |
| GetImagePtr() | csImageMemory | |
| GetPalettePtr() | csImageMemory | |
| has_keycolour | csImageMemory | [protected] |
| Height | csImageMemory | [protected] |
| imageType | csImageMemory | [protected] |
| keycolour | csImageMemory | [protected] |
| mipmaps | csImageMemory | [protected] |
| Palette | csImageMemory | [protected] |
| SetDimensions(int newWidth, int newHeight) | csImageMemory | [protected] |
| SetFormat(int iFormat) | csImageMemory | |
| SetKeyColor(int r, int g, int b) | csImageMemory | [virtual] |
| SetMipmap(uint num, iImage *mip) | csImageMemory | [inline] |
| Width | csImageMemory | [protected] |
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
