An enumeration listing the ImageData flags.
|
Member |
Description |
|
Flag_SeparateMipmaps |
Set if mipmap levels have separately allocated planes. |
|
Flag_AllocPlanes |
Set if pPlanes were allocated. |
|
Flag_LocalHeap |
Set if plane memory is to be allocated from local heap. |
|
Flag_ImageMapped |
Flag used by Image class. |