MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
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) |
|
inlinestatic |
References _Image::colors, CorruptImageError, _Image::exception, _Image::filename, GetMagickModule, _ExceptionInfo::severity, and ThrowMagickException().
Referenced by ValidateColormapIndex().
|
inlinestatic |