cmsGetProfileVersion 1466 include/lcms2.h CMSAPI cmsFloat64Number CMSEXPORT cmsGetProfileVersion(cmsHPROFILE hProfile); cmsGetProfileVersion 1164 src/cmsio0.c cmsFloat64Number Version = cmsGetProfileVersion((cmsHPROFILE) Icc); cmsGetProfileVersion 1639 src/cmsio0.c Version = cmsGetProfileVersion(hProfile); cmsGetProfileVersion 5380 testbed/testcms2.c if (fabs(cmsGetProfileVersion(h) - test_versions[index]) > 0.005) { cmsGetProfileVersion 5382 testbed/testcms2.c test_versions[index], cmsGetProfileVersion(h));