#include <string>
Go to the source code of this file.
|
enum | GuerillaPixelFormat |
|
enum | GuerillaBitmapFormat {
GuerillaBitmapFormat::APNG,
GuerillaBitmapFormat::AVIF,
GuerillaBitmapFormat::BMP,
GuerillaBitmapFormat::CUR,
GuerillaBitmapFormat::GIF,
GuerillaBitmapFormat::ICO,
GuerillaBitmapFormat::JPEG,
GuerillaBitmapFormat::JPEG2K,
GuerillaBitmapFormat::PCX,
GuerillaBitmapFormat::PNG,
GuerillaBitmapFormat::QOI,
GuerillaBitmapFormat::SVG,
GuerillaBitmapFormat::TGA,
GuerillaBitmapFormat::TIFF,
GuerillaBitmapFormat::WAL,
GuerillaBitmapFormat::WEBP,
GuerillaBitmapFormat::XBM
} |
|
◆ GUERILLA_LIB_API
#define GUERILLA_LIB_API __declspec(dllimport) |
◆ GuerillaBitmapFormat
Enumerator |
---|
APNG | |
AVIF | |
BMP | |
CUR | |
GIF | |
ICO | |
JPEG | |
JPEG2K | |
PCX | |
PNG | |
QOI | |
SVG | |
TGA | |
TIFF | |
WAL | |
WEBP | |
XBM | |
◆ GuerillaPixelFormat