#include <magick/image.h>#include <magick/color.h>#include <magick/exception-private.h>

Go to the source code of this file.
Functions | |
| static IndexPacket | ConstrainColormapIndex (Image *image, const unsigned long index) |
| static IndexPacket ConstrainColormapIndex | ( | Image * | image, | |
| const unsigned long | index | |||
| ) | [inline, static] |
Definition at line 29 of file colormap-private.h.
References CorruptImageError, _Image::exception, _Image::filename, GetMagickModule, and ThrowMagickException().
Referenced by ValidateColormapIndex().
1.6.1