#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 MagickBooleanType AnimateUsage | ( | void | ) | [static] |
Referenced by AnimateImageCommand().