Searched defs:_cmstransform_struct (Results 1 – 1 of 1) sorted by relevance
950 typedef struct _cmstransform_struct { struct952 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference955 _cmsTransformFn xform;958 cmsFormatter16 FromInput;959 cmsFormatter16 ToOutput;961 cmsFormatterFloat FromInputFloat;962 cmsFormatterFloat ToOutputFloat;965 _cmsCACHE Cache;968 cmsPipeline* Lut;971 cmsPipeline* GamutCheck;[all …]