Go to the source code of this file.
Functions | |
MagickExport MagickBooleanType | MogrifyImage (const ImageInfo *, const int, const char **, Image **, ExceptionInfo *) |
MagickExport MagickBooleanType | MogrifyImageCommand (ImageInfo *, int, char **, char **, ExceptionInfo *) |
MagickExport MagickBooleanType | MogrifyImageInfo (ImageInfo *, const int, const char **, ExceptionInfo *) |
MagickExport MagickBooleanType | MogrifyImageList (ImageInfo *, const int, const char **, Image **, ExceptionInfo *) |
MagickExport MagickBooleanType | MogrifyImages (ImageInfo *, const int, const char **, Image **, ExceptionInfo *) |
MagickExport MagickBooleanType MogrifyImage | ( | const ImageInfo * | , | |
const | int, | |||
const char ** | , | |||
Image ** | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType MogrifyImageCommand | ( | ImageInfo * | , | |
int | , | |||
char ** | , | |||
char ** | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType MogrifyImageInfo | ( | ImageInfo * | , | |
const | int, | |||
const char ** | , | |||
ExceptionInfo * | ||||
) |
Referenced by ConvertImageCommand().
MagickExport MagickBooleanType MogrifyImageList | ( | ImageInfo * | , | |
const | int, | |||
const char ** | , | |||
Image ** | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType MogrifyImages | ( | ImageInfo * | , | |
const | int, | |||
const char ** | , | |||
Image ** | , | |||
ExceptionInfo * | ||||
) |