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