Home | History | Annotate | Download | only in src

Lines Matching refs:INTENT_RELATIVE_COLORIMETRIC

410         case INTENT_RELATIVE_COLORIMETRIC: intent = "RelativeColorimetric"; break;
956 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
1307 RelativeEncodingIntent = INTENT_RELATIVE_COLORIMETRIC;