|
MagickWand
6.9.7
|
#include "wand/studio.h"#include "wand/MagickWand.h"#include "wand/mogrify-private.h"#include "magick/display-private.h"#include "magick/string-private.h"Functions | |
| static MagickBooleanType | DisplayUsage (void) |
| WandExport MagickBooleanType | DisplayImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception) |
| WandExport MagickBooleanType DisplayImageCommand | ( | ImageInfo * | image_info, |
| int | argc, | ||
| char ** | argv, | ||
| char ** | wand_unusedmetadata, | ||
| ExceptionInfo * | exception | ||
| ) |
|
static |
Referenced by DisplayImageCommand().