Lines Matching defs:Profiles
41 of each CRD, CSA the profiles are converted to Lab via a device
51 the device -> XYZ transform. These cases identifies monochrome profiles (often
61 NOTE: CLUT-based monochrome profiles are NOT supported. So, cmsFLAGS_MATRIXINPUT
62 flag is forced on such profiles.
75 On simpler profiles, the PCS is already XYZ, so no conversion is required.
868 cmsHPROFILE Profiles[2];
883 Profiles[0] = hProfile;
884 Profiles[1] = hLab;
886 xform = cmsCreateMultiprofileTransform(Profiles, 2, InputFormat, TYPE_Lab_DBL, Intent, 0);
1286 cmsHPROFILE Profiles[3];
1311 Profiles[0] = hLab;
1312 Profiles[1] = hProfile;
1315 Profiles, 2, TYPE_Lab_DBL,