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