![]() |
Public API Reference |
#include <imageio.h>
Public Attributes | |
| const char * | mime |
| mime type of image, e.g. "image/png". More... | |
| const char * | subtype |
| descriptive format specifier, e.g. "8 bit palettized". More... | |
| int | cap |
| a combination of CS_IMAGEIO_* flags. More... | |
Definition at line 46 of file imageio.h.
|
|
a combination of CS_IMAGEIO_* flags.
|
|
|
mime type of image, e.g. "image/png".
|
|
|
descriptive format specifier, e.g. "8 bit palettized".
|