Searched defs:_cmstransform_struct (Results 1 – 1 of 1) sorted by relevance
1017 typedef struct _cmstransform_struct { struct1019 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference1022 _cmsTransform2Fn xform;1025 cmsFormatter16 FromInput;1026 cmsFormatter16 ToOutput;1028 cmsFormatterFloat FromInputFloat;1029 cmsFormatterFloat ToOutputFloat;1032 _cmsCACHE Cache;1035 cmsPipeline* Lut;1038 cmsPipeline* GamutCheck;[all …]