Searched defs:hGamutProfile (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
H A D | cmsxform.c | 806 cmsHPROFILE hGamutProfile, 826 if (hGamutProfile == NULL) dwFlags &= ~cmsFLAGS_GAMUTCHECK; 883 if (hGamutProfile != NULL && (dwFlags & cmsFLAGS_GAMUTCHECK)) 888 hGamutProfile); 801 cmsCreateExtendedTransform(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsHPROFILE hGamutProfile, cmsUInt32Number nGamutPCSposition, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number dwFlags) argument
|
Completed in 139 milliseconds