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/animate-private.h"
#include "magick/string-private.h"
Functions | |
static MagickBooleanType | AnimateUsage (void) |
WandExport MagickBooleanType | AnimateImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception) |
WandExport MagickBooleanType AnimateImageCommand | ( | ImageInfo * | image_info, |
int | argc, | ||
char ** | argv, | ||
char ** | wand_unusedmetadata, | ||
ExceptionInfo * | exception | ||
) |
|
static |
Referenced by AnimateImageCommand().