MagickCore  7.0.9
Convert, Edit, Or Compose Bitmap Images
colorspace-private.h File Reference

Go to the source code of this file.

Functions

static void ConvertCMYKToRGB (PixelInfo *pixel)
 
static void ConvertRGBToCMYK (PixelInfo *pixel)
 
static MagickBooleanType IsCMYKColorspace (const ColorspaceType colorspace)
 
static MagickBooleanType IsGrayColorspace (const ColorspaceType colorspace)
 
static MagickBooleanType IsHueCompatibleColorspace (const ColorspaceType colorspace)
 
static MagickBooleanType IsRGBColorspace (const ColorspaceType colorspace)
 
static MagickBooleanType IssRGBColorspace (const ColorspaceType colorspace)
 
static MagickBooleanType IssRGBCompatibleColorspace (const ColorspaceType colorspace)
 

Function Documentation

static void ConvertCMYKToRGB ( PixelInfo pixel)
inlinestatic
static MagickBooleanType IsCMYKColorspace ( const ColorspaceType  colorspace)
inlinestatic
static MagickBooleanType IsRGBColorspace ( const ColorspaceType  colorspace)
inlinestatic
static MagickBooleanType IssRGBColorspace ( const ColorspaceType  colorspace)
inlinestatic