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

Functions

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

Function Documentation

◆ ImportImageCommand()

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

◆ ImportUsage()

static MagickBooleanType ImportUsage ( void  )
static

Referenced by ImportImageCommand().