Home | History | Annotate | Download | only in src

Lines Matching refs:hProfile

3346 cmsUInt32Number CMSEXPORT cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat)
3349 cmsColorSpaceSignature ColorSpace = cmsGetColorSpace(hProfile);
3359 cmsUInt32Number CMSEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat)
3362 cmsColorSpaceSignature ColorSpace = cmsGetPCS(hProfile);