MagickWand 6.9.11-60
Convert, Edit, Or Compose Bitmap Images
animate.c File Reference
#include "wand/studio.h"
#include "wand/MagickWand.h"
#include "wand/mogrify-private.h"
#include "magick/animate-private.h"
#include "magick/string-private.h"
Include dependency graph for animate.c:

Functions

static MagickBooleanType AnimateUsage (void)
 
WandExport MagickBooleanType AnimateImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception)
 

Function Documentation

◆ AnimateImageCommand()

WandExport MagickBooleanType AnimateImageCommand ( ImageInfo *  image_info,
int  argc,
char **  argv,
char **  wand_unusedmetadata,
ExceptionInfo *  exception 
)

◆ AnimateUsage()

static MagickBooleanType AnimateUsage ( void  )
static

Referenced by AnimateImageCommand().