csImageLoaderOptionsParser Class Reference
[Common Plugin Classes]
Helper class to parse options strings passed to iImageIO::Save().
More...
#include <csplugincommon/imageloader/optionsparser.h>
Public Member Functions | |
csImageLoaderOptionsParser (const char *options) | |
Initialize parser from a given options string. | |
bool | GetInt (const char *key, int &v) const |
Fetch an option. |
Detailed Description
Helper class to parse options strings passed to iImageIO::Save().Options are a comma-separated list and can be specified either like "option" or "option=value".
Definition at line 40 of file optionsparser.h.
Constructor & Destructor Documentation
|
Initialize parser from a given options string.
|
Member Function Documentation
|
Fetch an option.
|
The documentation for this class was generated from the following file:
- csplugincommon/imageloader/optionsparser.h
Generated for Crystal Space by doxygen 1.4.6