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

Go to the source code of this file.

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

Definition at line 94 of file import.c.

Referenced by ImportImageCommand().