Searched refs:IsRGBColorspace (Results 1 – 3 of 3) sorted by relevance
104 static inline MagickBooleanType IsRGBColorspace(const ColorspaceType colorspace) in IsRGBColorspace() function
1164 if ((IsRGBColorspace(colorspace) != MagickFalse) || in SetImageColorspace()
703 if (IsRGBColorspace(image->colorspace) == MagickFalse) in WriteHDRImage()