MagickWand
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Go to the documentation of this file.
18 #ifndef MAGICKWAND_IMPORT_H
19 #define MAGICKWAND_IMPORT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
28 #if defined(__cplusplus) || defined(c_plusplus)
static MagickBooleanType ImportUsage(void)
Definition: import.c:94
#define AppendImageStack(images)
Definition: mogrify-private.h:25
Image * image
Definition: drawing-wand.c:100
#define PopImageStack()
Definition: mogrify-private.h:85
#define FireImageStack(postfix, advance, fire)
Definition: mogrify-private.h:48
#define NewImageStack()
Definition: mogrify-private.h:69
#define FinalizeImageSettings(image_info, image, advance)
Definition: mogrify-private.h:39
#define ReadCommandlLine(argc, argv)
Definition: studio.h:270
#define SetNotifyHandlers
Definition: studio.h:271
ExceptionInfo * exception
Definition: drawing-wand.c:103
#define MaxImageStackDepth
Definition: mogrify-private.h:68
WandExport MagickBooleanType MogrifyImageInfo(ImageInfo *image_info, const int argc, const char **argv, ExceptionInfo *exception)
Definition: mogrify.c:6558
#define wand_unused(x)
Definition: method-attribute.h:94
Definition: mogrify-private.h:116
WandExport MagickBooleanType ImportImageCommand(ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception)
Definition: import.c:213
#define PushImageStack()
Definition: mogrify-private.h:77
#define wand_unreferenced(x)
Definition: method-attribute.h:95
#define MaxTextExtent
Definition: method-attribute.h:78
WandExport MagickBooleanType ImportImageCommand(ImageInfo *, int, char **, char **, ExceptionInfo *)
#define WandExport
Definition: method-attribute.h:71