Searched defs:_cmstransform_struct (Results 1 – 1 of 1) sorted by relevance
1052 typedef struct _cmstransform_struct { struct1054 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference1057 _cmsTransform2Fn xform;1060 cmsFormatter16 FromInput;1061 cmsFormatter16 ToOutput;1063 cmsFormatterFloat FromInputFloat;1064 cmsFormatterFloat ToOutputFloat;1067 _cmsCACHE Cache;1070 cmsPipeline* Lut;1073 cmsPipeline* GamutCheck;[all …]