#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) |
| static ssize_t ConstrainColormapIndex | ( | Image * | image, | |
| const ssize_t | index, | |||
| ExceptionInfo * | exception | |||
| ) | [inline, static] |
| static void ValidateColormapValue | ( | Image * | image, | |
| const ssize_t | index, | |||
| Quantum * | target, | |||
| ExceptionInfo * | exception | |||
| ) | [inline, static] |
1.6.1