Go to the source code of this file.
|
enum | GuerillaBitmapFormat {
GuerillaBitmapFormat::PNG,
GuerillaBitmapFormat::GIF,
GuerillaBitmapFormat::JPEG,
GuerillaBitmapFormat::DXT1,
GuerillaBitmapFormat::DXT2,
GuerillaBitmapFormat::DXT3,
GuerillaBitmapFormat::DXT4,
GuerillaBitmapFormat::DXT5,
GuerillaBitmapFormat::DDS,
GuerillaBitmapFormat::TIF,
GuerillaBitmapFormat::BMP
} |
|
◆ GUERILLA_LIB_API
#define GUERILLA_LIB_API __declspec(dllimport) |
◆ GuerillaBitmapFormat
Enumerator |
---|
PNG | |
GIF | |
JPEG | |
DXT1 | |
DXT2 | |
DXT3 | |
DXT4 | |
DXT5 | |
DDS | |
TIF | |
BMP | |