![]() |
ezEngine Release 26.3
|
Categorizes image formats by their storage and compression method. More...
#include <ImageFormat.h>
Public Types | |
| enum | Enum { UNKNOWN , LINEAR , BLOCK_COMPRESSED , PLANAR } |
Categorizes image formats by their storage and compression method.
This classification helps determine how image data is laid out in memory and which processing algorithms are applicable.