Data Fields | |
ColorspaceType | colorspace |
cmsUInt32Number | type |
size_t | channels |
cmsHPROFILE | profile |
int | intent |
double | scale |
double | translate |
void **magick_restrict | pixels |
size_t _LCMSInfo::channels |
Referenced by ProfileImage(), TransformDoublePixels(), and TransformQuantumPixels().
Referenced by ProfileImage().
Referenced by AcquireTransformThreadSet(), and ProfileImage().
void** magick_restrict _LCMSInfo::pixels |
Referenced by ProfileImage(), TransformDoublePixels(), and TransformQuantumPixels().
cmsHPROFILE _LCMSInfo::profile |
Referenced by AcquireTransformThreadSet(), and ProfileImage().
double _LCMSInfo::scale |
Referenced by ProfileImage().
double _LCMSInfo::translate |
Referenced by ProfileImage().
cmsUInt32Number _LCMSInfo::type |
Referenced by AcquireTransformThreadSet(), and ProfileImage().