colorspace-private.h File Reference

#include "magick/image.h"
#include "magick/image-private.h"
#include "magick/pixel.h"
#include "magick/pixel-accessor.h"
Include dependency graph for colorspace-private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void ConvertCMYKToRGB (MagickPixelPacket *pixel)
static void ConvertRGBToCMYK (MagickPixelPacket *pixel)
static MagickBooleanType IsCMYKColorspace (const ColorspaceType colorspace)
static MagickBooleanType IsGrayColorspace (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 ( MagickPixelPacket pixel  )  [inline, static]
static void ConvertRGBToCMYK ( MagickPixelPacket pixel  )  [inline, static]
static MagickBooleanType IsCMYKColorspace ( const ColorspaceType  colorspace  )  [inline, static]
static MagickBooleanType IsGrayColorspace ( 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 22 Jul 2019 for MagickCore by  doxygen 1.6.1