MagickCore  6.9.12-43
Convert, Edit, Or Compose Bitmap Images
colormap-private.h File Reference
#include "magick/image.h"
#include "magick/color.h"
#include "magick/exception-private.h"
Include dependency graph for colormap-private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static IndexPacket ConstrainColormapIndex (Image *image, const ssize_t index)
 
static MagickBooleanType IsValidColormapIndex (Image *image, const ssize_t index, IndexPacket *target, ExceptionInfo *exception)
 

Function Documentation

static IndexPacket ConstrainColormapIndex ( Image image,
const ssize_t  index 
)
inlinestatic
static MagickBooleanType IsValidColormapIndex ( Image image,
const ssize_t  index,
IndexPacket target,
ExceptionInfo exception 
)
inlinestatic