|
MagickCore
7.0.8
Convert, Edit, Or Compose Bitmap Images
|
#include <configure.h>
Data Fields | |
| char * | path |
| char * | name |
| char * | value |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| size_t | signature |
| MagickBooleanType _ConfigureInfo::exempt |
Referenced by AddConfigureKey(), DestroyConfigureElement(), and LoadConfigureCache().
| char * _ConfigureInfo::name |
| char* _ConfigureInfo::path |
Referenced by AddConfigureKey(), DestroyConfigureElement(), ListConfigureInfo(), and LoadConfigureCache().
| size_t _ConfigureInfo::signature |
Referenced by AddConfigureKey(), GetConfigureValue(), and LoadConfigureCache().
| MagickBooleanType _ConfigureInfo::stealth |
Referenced by GetConfigureInfoList(), GetConfigureList(), and LoadConfigureCache().
| char * _ConfigureInfo::value |
Referenced by AddConfigureKey(), DestroyConfigureElement(), GetConfigureValue(), and LoadConfigureCache().