![]() |
Public API Reference |
![]() |
Description for a file format supported by an image loader. More...
#include <igraphic/imageio.h>
Public Attributes | |
int | cap |
a combination of CS_IMAGEIO_* flags | |
const char * | mime |
mime type of image, e.g. "image/png" | |
const char * | subtype |
descriptive format specifier, e.g. "8 bit palettized" |
Description for a file format supported by an image loader.
const char* csImageIOFileFormatDescription::mime |
const char* csImageIOFileFormatDescription::subtype |