colorspace-private.h File Reference

#include "MagickCore/image.h"
#include "MagickCore/image-private.h"
#include "MagickCore/pixel.h"
#include "MagickCore/pixel-accessor.h"

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  )  [inline, static]
static void ConvertRGBToCMYK ( PixelInfo pixel  )  [inline, static]
static MagickBooleanType IsCMYKColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IsGrayColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IsHueCompatibleColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IsRGBColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IssRGBColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IssRGBCompatibleColorspace ( const ColorspaceType  colorspace  )  [inline, static]

Generated on 20 Jan 2020 for MagickCore by  doxygen 1.6.1