MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.
The format of the MagickCommandGenesis method is:
MagickBooleanType MagickCommandGenesis(ImageInfo *image_info, MagickCommand command,int argc,char **argv,char **metadata, ExceptionInfo *exception)
A description of each parameter follows: