Searched defs:_qcms_profile (Results 1 – 1 of 1) sorted by relevance
232 struct _qcms_profile { struct233 uint32_t class;234 uint32_t color_space;235 uint32_t pcs;236 qcms_intent rendering_intent;237 struct XYZNumber redColorant;238 struct XYZNumber blueColorant;239 struct XYZNumber greenColorant;240 struct curveType *redTRC;241 struct curveType *blueTRC;[all …]