| MagickWand 7.1.0
    Convert, Edit, Or Compose Bitmap Images | 
Go to the source code of this file.
| Functions | |
| WandExport MagickBooleanType | ConvertImageCommand (ImageInfo *, int, char **, char **, ExceptionInfo *) | 
| WandExport MagickBooleanType ConvertImageCommand | ( | ImageInfo * | image_info, | 
| int | argc, | ||
| char ** | argv, | ||
| char ** | metadata, | ||
| ExceptionInfo * | exception | ||
| ) | 
Definition at line 486 of file convert.c.
References AppendImageStack, ConcatenateImages(), ConvertUsage(), DestroyConvert, FinalizeImageSettings, FireImageStack, MagickPathExtent, MaxImageStackDepth, MogrifyImageInfo(), NewImageStack, PopImageStack, PushImageStack, ReadCommandlLine, ThrowConvertException, and ThrowConvertInvalidArgumentException.