Searched refs:XYZColorspace (Results 1 – 8 of 8) sorted by relevance
53 XYZColorspace, /* IEEE Color Reference colorspace */ enumerator
450 case XYZColorspace: in sRGBTransformImage()578 case XYZColorspace: in sRGBTransformImage()1165 (colorspace == XYZColorspace) || (colorspace == xyYColorspace)) in SetImageColorspace()1925 case XYZColorspace: in TransformsRGBImage()2053 case XYZColorspace: in TransformsRGBImage()
1019 source_colorspace=XYZColorspace; in ProfileImage()1103 target_colorspace=XYZColorspace; in ProfileImage()
86 XYZColorspace, /* IEEE Color Reference colorspace */
489 { "XYZ", XYZColorspace, UndefinedOptionFlag, MagickFalse },
693 case XYZColorspace: in WriteVIPSImage()
388 (void) SetImageColorspace(image,XYZColorspace,exception); in ReadHDRImage()
406 using MagickCore::XYZColorspace;