Searched refs:OutputColorant (Results 1 – 3 of 3) sorted by relevance
162 if (p -> OutputColorant) in cmsDeleteTransform()163 cmsFreeNamedColorList(p ->OutputColorant); in cmsDeleteTransform()1105 …xform ->OutputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles-… in cmsCreateExtendedTransform()1112 …xform -> OutputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles… in cmsCreateExtendedTransform()
1181 if (xform -> OutputColorant != NULL) { in cmsTransform2DeviceLink()1182 if (!cmsWriteTag(hProfile, cmsSigColorantTableOutTag, xform->OutputColorant)) goto Error; in cmsTransform2DeviceLink()
990 cmsNAMEDCOLORLIST* OutputColorant; // Colorant table (for n chans > CMYK) member