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