Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csImageIOFileFormatDescription Struct Reference
[2D]
Description for a file format supported by an image loader.
More...
#include <igraphic/imageio.h>
Public Attributes | |
const char * | mime |
mime type of image, e.g. "image/png" | |
const char * | subtype |
descriptive format specifier, e.g. "8 bit palettized" | |
int | cap |
a combination of CS_IMAGEIO_* flags |
Detailed Description
Description for a file format supported by an image loader.
Definition at line 48 of file imageio.h.
Member Data Documentation
|
a combination of CS_IMAGEIO_* flags
|
|
mime type of image, e.g. "image/png"
|
|
descriptive format specifier, e.g. "8 bit palettized"
|
The documentation for this struct was generated from the following file:
- igraphic/imageio.h
Generated for Crystal Space by doxygen 1.3.9.1