cmsFormatterForPCSOfProfile 1488 include/lcms2.h CMSAPI cmsUInt32Number CMSEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat); cmsFormatterForPCSOfProfile 522 utils/transicc/transicc.c dwOut = cmsFormatterForPCSOfProfile(hInput, lIsFloat ? 0 : 2, lIsFloat);