Home | History | Annotate | Download | only in src

Lines Matching full:intents

804                                                    cmsUInt32Number Intents[],
816 cmsUInt32Number LastIntent = Intents[nProfiles-1];
851 Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
875 xform ->RenderingIntent = Intents[nProfiles-1];
885 BPC, Intents,
952 cmsUInt32Number Intents[256];
962 Intents[i] = Intent;
967 return cmsCreateExtendedTransform(ContextID, nProfiles, hProfiles, BPC, Intents, AdaptationStates, NULL, 0, InputFormat, OutputFormat, dwFlags);
1033 cmsUInt32Number Intents[4];
1040 Intents[0] = nIntent; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent;
1048 return cmsCreateExtendedTransform(ContextID, 4, hArray, BPC, Intents, Adaptation,