Searched refs:ParseAffineGeometry (Results 1 – 5 of 5) sorted by relevance
149 ParseAffineGeometry(const char *,AffineMatrix *,ExceptionInfo *),
751 MagickExport MagickStatusType ParseAffineGeometry(const char *geometry, in ParseAffineGeometry() function
817 #define ParseAffineGeometry PrependMagickMethod(ParseAffineGeometry) macro
504 (void) ParseAffineGeometry(arg1,&_draw_info->affine,_exception); in CLISettingOptionInfo()
843 (void) ParseAffineGeometry(argv[i+1],&draw_info->affine,exception); in MogrifyImage()