Detailed Description
- See also:
- Class AnimProperty.
- Description:
- This class is available in release 2.0 and later only.
This is used internally by the Material / Map Browser which supports the
display of small and large icon images for material and texture
maps. This class is the postage stamp image object.
The width in bytes of the image pixel array is given by the
following macro, where w is pixel width.
#define ByteWidth(w) (((w*3+3)/4)*4)
#include <imtl.h>
List of all
members.
Member Function Documentation
virtual int Width |
( |
|
) |
[pure virtual] |
virtual int Height |
( |
|
) |
[pure virtual] |
virtual void SetImage |
( |
UBYTE * |
img |
) |
[pure virtual] |
- Parameters:
- UBYTE *img
This is an array of RGB triplets.
virtual void GetImage |
( |
UBYTE * |
img |
) |
[pure virtual] |
- Parameters:
- UBYTE *img
This is an array of RGB triplets.
virtual void DeleteThis |
( |
|
) |
[pure virtual] |
PStamp PStamp PStamp PStamp PStamp
PStamp PStamp PStamp PStamp PStamp
PStamp PStamp PStamp PStamp PStamp
PStamp PStamp PStamp PStamp PStamp