|
MagickWand
6.9.12-10
Convert, Edit, Or Compose Bitmap Images
|
Macros | |
| #define | DestroyConjure() |
| #define | ThrowConjureException(asperity, tag, option) |
| #define | ThrowConjureInvalidArgumentException(option, argument) |
Functions | |
| static MagickBooleanType | ConjureUsage (void) |
| WandExport MagickBooleanType | ConjureImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception) |
| #define DestroyConjure | ( | ) |
Referenced by ConjureImageCommand().
| #define ThrowConjureException | ( | asperity, | |
| tag, | |||
| option | |||
| ) |
Referenced by ConjureImageCommand().
| #define ThrowConjureInvalidArgumentException | ( | option, | |
| argument | |||
| ) |
Referenced by ConjureImageCommand().
| WandExport MagickBooleanType ConjureImageCommand | ( | ImageInfo * | image_info, |
| int | argc, | ||
| char ** | argv, | ||
| char ** | wand_unusedmetadata, | ||
| ExceptionInfo * | exception | ||
| ) |
|
static |
Referenced by ConjureImageCommand().