Searched refs:XYZtoRGB (Results 1 – 3 of 3) sorted by relevance
115 Imath::M44f XYZtoRGB (const Chromaticities chroma, float Y);
129 XYZtoRGB (const Chromaticities chroma, float Y) in XYZtoRGB() function
465 fileToAces = RGBtoXYZ (fileChr, 1) * bradfordTrans * XYZtoRGB (acesChr, 1); in initColorConversion()