MagickCore
7.1.0
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 |
Definition at line 66 of file color.h.
Referenced by AcquireColorCache(), LoadColorCache(), QueryColorCompliance(), and QueryColorname().
ComplianceType _ColorInfo::compliance |
Definition at line 63 of file color.h.
Referenced by AcquireColorCache(), GetColorCompliance(), LoadColorCache(), and QueryColorname().
MagickBooleanType _ColorInfo::exempt |
Definition at line 69 of file color.h.
Referenced by AcquireColorCache(), DestroyColorElement(), and LoadColorCache().
char * _ColorInfo::name |
Definition at line 59 of file color.h.
Referenced by AcquireColorCache(), DestroyColorElement(), GetColorCompliance(), GetColorInfoList(), GetColorList(), LoadColorCache(), and QueryColorname().
char* _ColorInfo::path |
Definition at line 59 of file color.h.
Referenced by AcquireColorCache(), DestroyColorElement(), ListColorInfo(), and LoadColorCache().
size_t _ColorInfo::signature |
Definition at line 73 of file color.h.
Referenced by AcquireColorCache(), and LoadColorCache().
MagickBooleanType _ColorInfo::stealth |
Definition at line 69 of file color.h.
Referenced by GetColorInfoList(), GetColorList(), and LoadColorCache().