Detailed Description
- See also:
- Class FPStaticInterface, Class
BitmapIO
- Description:
- This class is available in release 4.0 and later only.
This class represents the interface for the Bitmap IO TGA format. The interface ID is
defined as BMPIO_INTERFACE.
All methods of this class are Implemented by the System.
#include <istdplug.h>
List of all
members.
Member Function Documentation
virtual int GetColorDepth |
( |
|
) |
[pure virtual] |
virtual void SetColorDepth |
( |
int |
bpp |
) |
[pure virtual] |
- Parameters:
- int bpp
The color depth, being either 16, 24, or 32.
virtual BOOL GetCompressed |
( |
|
) |
[pure virtual] |
virtual void SetCompressed |
( |
BOOL |
compressed |
) |
[pure virtual] |
- Parameters:
- BOOL compressed
TRUE to set the compression flag, otherwise FALSE.
virtual BOOL GetAlphaSplit |
( |
|
) |
[pure virtual] |
virtual void SetAlphaSplit |
( |
BOOL |
alphaSplit |
) |
[pure virtual] |
- Parameters:
- BOOL alphaSplit
TRUE to set the alpha split flag, otherwise FALSE.
virtual BOOL GetPreMultAlpha |
( |
|
) |
[pure virtual] |
virtual void SetPreMultAlpha |
( |
BOOL |
preMult |
) |
[pure virtual] |
- Parameters:
- BOOL preMult
TRUE to set the premultiplied alpha flag, otherwise FALSE.
IBitmapIO_Tga IBitmapIO_Tga
IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga
IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga
IBitmapIO_Tga IBitmapIO_Tga
IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga
IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga IBitmapIO_Tga