Searched refs:cmsIsCLUT (Results 1 – 3 of 3) sorted by relevance
825 cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number UsedDire… in cmsIsCLUT() function859 if (cmsIsCLUT(hProfile, Intent, UsedDirection)) return TRUE; in cmsIsIntentSupported()
419 if (!cmsIsCLUT(hProfile, Intent, LCMS_USED_AS_OUTPUT ) || in cmsDetectDestinationBlackPoint()
1475 CMSAPI cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt3…