Searched refs:INTENT_RELATIVE_COLORIMETRIC (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmssamp.c79 Intents[0] = INTENT_RELATIVE_COLORIMETRIC; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = INTENT_RELATIVE_COLORIMETRIC;
237 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
252 Intent == INTENT_RELATIVE_COLORIMETRIC) {
285 if (Intent == INTENT_RELATIVE_COLORIMETRIC &&
383 Intent != INTENT_RELATIVE_COLORIMETRIC &&
397 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
424 if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
468 if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
[all...]
H A Dcmsgmt.c100 IntentList[nProfiles] = INTENT_RELATIVE_COLORIMETRIC;
377 Intents[nGamutPCSposition] = INTENT_RELATIVE_COLORIMETRIC;
403 INTENT_RELATIVE_COLORIMETRIC,
409 INTENT_RELATIVE_COLORIMETRIC,
H A Dcmscnvrt.c127 { INTENT_RELATIVE_COLORIMETRIC, "Relative colorimetric", DefaultICCintents, &DefaultIntents[2] },
639 return INTENT_RELATIVE_COLORIMETRIC;
908 bp.LabK2cmyk = _cmsReadInputLUT(hProfiles[nProfiles-1], INTENT_RELATIVE_COLORIMETRIC);
939 INTENT_RELATIVE_COLORIMETRIC,
947 INTENT_RELATIVE_COLORIMETRIC,
H A Dcmsps2.c439 case INTENT_RELATIVE_COLORIMETRIC: intent = "RelativeColorimetric"; break;
988 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
1339 RelativeEncodingIntent = INTENT_RELATIVE_COLORIMETRIC;
H A Dcmsio1.c833 cmsIsIntentSupported(hProfile, INTENT_RELATIVE_COLORIMETRIC, LCMS_USED_AS_OUTPUT);
H A Dcmsxform.c892 Intents[0] = nIntent; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = ProofingIntent;
H A Dlcms2.h1583 #define INTENT_RELATIVE_COLORIMETRIC 1 macro

Completed in 56 milliseconds