cmsIT8GetProperty 1815 include/lcms2.h CMSAPI const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* cProp); cmsIT8GetProperty 1411 src/cmscgats.c const char *v = cmsIT8GetProperty(hIT8, cProp); cmsIT8GetProperty 1500 src/cmscgats.c t-> nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); cmsIT8GetProperty 1501 src/cmscgats.c t-> nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS")); cmsIT8GetProperty 1700 src/cmscgats.c nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); cmsIT8GetProperty 1723 src/cmscgats.c t->nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS"));