#include "MagickWand/studio.h"#include "MagickWand/MagickWand.h"#include "MagickWand/mogrify-private.h"#include "MagickCore/display-private.h"#include "MagickCore/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 MagickBooleanType DisplayUsage | ( | void | ) | [static] |
Referenced by DisplayImageCommand().
1.6.1