MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
colormap-private.h File Reference
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 ssize_t ConstrainColormapIndex (Image *image, const ssize_t index, ExceptionInfo *exception)
 
static void ValidateColormapValue (Image *image, const ssize_t index, Quantum *target, ExceptionInfo *exception)
 

Function Documentation

◆ ConstrainColormapIndex()

static ssize_t ConstrainColormapIndex ( Image image,
const ssize_t  index,
ExceptionInfo exception 
)
inlinestatic

◆ ValidateColormapValue()

static void ValidateColormapValue ( Image image,
const ssize_t  index,
Quantum target,
ExceptionInfo exception 
)
inlinestatic