cmsGetSupportedIntentsTHR 1622 include/lcms2.h CMSAPI cmsUInt32Number  CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions);
cmsGetSupportedIntentsTHR 1128 src/cmscnvrt.c     return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions);