Searched refs:cmsIT8GetProperty (Results 1 – 2 of 2) sorted by relevance
1400 const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* Key) in cmsIT8GetProperty() function1415 const char *v = cmsIT8GetProperty(hIT8, cProp); in cmsIT8GetPropertyDbl()1504 t-> nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); in AllocateDataSet()1505 t-> nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS")); in AllocateDataSet()1704 nSamples = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_FIELDS")); in WriteDataFormat()1727 t->nPatches = atoi(cmsIT8GetProperty(it8, "NUMBER_OF_SETS")); in WriteData()
1829 CMSAPI const char* CMSEXPORT cmsIT8GetProperty(cmsHANDLE hIT8, const char* cProp);