Searched defs:_cmstransform_struct (Results 1 – 1 of 1) sorted by relevance
965 typedef struct _cmstransform_struct { struct967 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference970 _cmsTransform2Fn xform;973 cmsFormatter16 FromInput;974 cmsFormatter16 ToOutput;976 cmsFormatterFloat FromInputFloat;977 cmsFormatterFloat ToOutputFloat;980 _cmsCACHE Cache;983 cmsPipeline* Lut;986 cmsPipeline* GamutCheck;[all …]