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

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

Referenced by DisplayImageCommand().