|
MagickCore
7.0.9
Convert, Edit, Or Compose Bitmap Images
|
#include "MagickCore/image.h"#include "MagickCore/color.h"#include "MagickCore/exception-private.h"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) |
|
inlinestatic |
|
inlinestatic |