MagickWand 7.1.0
Convert, Edit, Or Compose Bitmap Images
display.c File Reference
#include "MagickWand/studio.h"
#include "MagickWand/MagickWand.h"
#include "MagickWand/mogrify-private.h"
#include "MagickCore/display-private.h"
#include "MagickCore/string-private.h"
Include dependency graph for display.c:

Go to the source code of this file.

Functions

static MagickBooleanType DisplayUsage (void)
 
WandExport MagickBooleanType DisplayImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception)
 

Function Documentation

◆ DisplayImageCommand()

WandExport MagickBooleanType DisplayImageCommand ( ImageInfo *  image_info,
int  argc,
char **  argv,
char **  wand_unusedmetadata,
ExceptionInfo *  exception 
)

◆ DisplayUsage()

static MagickBooleanType DisplayUsage ( void  )
static

Definition at line 94 of file display.c.

Referenced by DisplayImageCommand().