MagickWand 6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
#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"
Functions | |
static MagickBooleanType | ImportUsage (void) |
WandExport MagickBooleanType | ImportImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception) |
WandExport MagickBooleanType ImportImageCommand | ( | ImageInfo * | image_info, |
int | argc, | ||
char ** | argv, | ||
char ** | wand_unusedmetadata, | ||
ExceptionInfo * | exception | ||
) |
|
static |
Referenced by ImportImageCommand().