import.c File Reference

#include "wand/studio.h"
#include "wand/MagickWand.h"
#include "wand/mogrify-private.h"
#include "magick/xwindow-private.h"
Include dependency graph for import.c:

Go to the source code of this file.

Functions

static MagickBooleanType ImportUsage (void)
static long MagickMax (const long x, const long y)
WandExport MagickBooleanType ImportImageCommand (ImageInfo *image_info, int argc, char **argv, char **wand_unused(metadata), ExceptionInfo *exception)

Function Documentation

WandExport MagickBooleanType ImportImageCommand ( ImageInfo *  image_info,
int  argc,
char **  argv,
char **  wand_unusedmetadata,
ExceptionInfo *  exception 
)
static MagickBooleanType ImportUsage ( void   )  [static]

Definition at line 92 of file import.c.

Referenced by ImportImageCommand().

static long MagickMax ( const long  x,
const long  y 
) [inline, static]

Definition at line 210 of file import.c.

Referenced by ImportImageCommand().


Generated on 19 Nov 2009 for MagickWand by  doxygen 1.6.1