cmsMD5computeID 1520 include/lcms2.h CMSAPI cmsBool CMSEXPORT cmsMD5computeID(cmsHPROFILE hProfile); cmsMD5computeID 7178 testbed/testcms2.c if (cmsMD5computeID(pProfile)) cmsGetHeaderProfileID(pProfile, ProfileID1.ID8); cmsMD5computeID 7179 testbed/testcms2.c if (cmsMD5computeID(pProfile)) cmsGetHeaderProfileID(pProfile,ProfileID2.ID8); cmsMD5computeID 7187 testbed/testcms2.c if (cmsMD5computeID(pProfile)) cmsGetHeaderProfileID(pProfile, ProfileID3.ID8); cmsMD5computeID 7188 testbed/testcms2.c if (cmsMD5computeID(pProfile)) cmsGetHeaderProfileID(pProfile,ProfileID4.ID8);