MagickCore
7.0.10
Convert, Edit, Or Compose Bitmap Images
|
#include <color.h>
Data Fields | |
char * | path |
char * | name |
ComplianceType | compliance |
PixelInfo | color |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
size_t | signature |
PixelInfo _ColorInfo::color |
Referenced by AcquireColorCache(), LoadColorCache(), QueryColorCompliance(), and QueryColorname().
ComplianceType _ColorInfo::compliance |
Referenced by AcquireColorCache(), GetColorCompliance(), LoadColorCache(), and QueryColorname().
MagickBooleanType _ColorInfo::exempt |
Referenced by AcquireColorCache(), DestroyColorElement(), and LoadColorCache().
char * _ColorInfo::name |
Referenced by AcquireColorCache(), DestroyColorElement(), GetColorCompliance(), GetColorInfoList(), GetColorList(), LoadColorCache(), and QueryColorname().
char* _ColorInfo::path |
Referenced by AcquireColorCache(), DestroyColorElement(), ListColorInfo(), and LoadColorCache().
size_t _ColorInfo::signature |
Referenced by AcquireColorCache(), and LoadColorCache().
MagickBooleanType _ColorInfo::stealth |
Referenced by GetColorInfoList(), GetColorList(), and LoadColorCache().