Searched refs:XYZColorspace (Results 1 – 8 of 8) sorted by relevance
53 XYZColorspace, /* IEEE Color Reference colorspace */ enumerator
954 source_colorspace=XYZColorspace; in ProfileImage()1016 target_colorspace=XYZColorspace; in ProfileImage()1048 if ((source_colorspace == XYZColorspace) && in ProfileImage()1049 (image->colorspace != XYZColorspace)) in ProfileImage()1058 (source_colorspace != XYZColorspace) && in ProfileImage()
394 case XYZColorspace: in sRGBTransformImage()522 case XYZColorspace: in sRGBTransformImage()1100 (colorspace == XYZColorspace) || (colorspace == xyYColorspace)) in SetImageColorspace()1860 case XYZColorspace: in TransformsRGBImage()1988 case XYZColorspace: in TransformsRGBImage()
215 { "XYZ", XYZColorspace, UndefinedOptionFlag, MagickFalse },
80 XYZColorspace,
690 case XYZColorspace: in WriteVIPSImage()
388 (void) SetImageColorspace(image,XYZColorspace,exception); in ReadHDRImage()
399 using MagickCore::XYZColorspace;