|
The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
|
This is the complete list of members for fipImage, including all inherited members.
| bFreeImageInitialised | fipImage | privatestatic |
| convertToGrayscale() | fipImage | |
| fipImage() | fipImage | |
| fipImage(FREE_IMAGE_TYPE type, const unsigned long ulWidth, const unsigned long ulHeight, const unsigned int uiBitsPerPixel) | fipImage | |
| fipImage(const fipImage &inFipImage) | fipImage | |
| getBitsPerPixel() const | fipImage | |
| getColorType() const | fipImage | |
| getFileBkColor(RGBQUAD *colorValue) const | fipImage | |
| getHeight() const | fipImage | |
| getPalette() const | fipImage | |
| getPaletteSize() const | fipImage | |
| getPixelColor(const unsigned long ulX, const unsigned long ulY, RGBQUAD *colorValue) const | fipImage | |
| getPixelIndex(const unsigned long ulX, const unsigned long ulY, BYTE *colorIndexValue) const | fipImage | |
| getWidth() const | fipImage | |
| hasFileBkColor() const | fipImage | |
| isGrayscale() const | fipImage | |
| isTransparent() | fipImage | |
| load(const char *szFile) | fipImage | |
| pImageData | fipImage | private |
| save(const char *szFile) const | fipImage | |
| setFileBkColor(RGBQUAD *colorValue) | fipImage | |
| setPixelColor(const unsigned long ulX, const unsigned long ulY, RGBQUAD *colorValue) | fipImage | |
| setPixelIndex(const unsigned long ulX, const unsigned long ulY, BYTE *colorIndexValue) | fipImage | |
| setTransparent(bool bEnabled) | fipImage | |
| ulImageInstances | fipImage | privatestatic |
| unload() | fipImage | |
| ~fipImage() | fipImage |