#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"
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 MagickBooleanType ImportUsage | ( | void | ) | [static] |
Referenced by ImportImageCommand().