Searched refs:InvokeStaticImageFilter (Results 1 – 3 of 3) sorted by relevance
128 MagickExport MagickBooleanType InvokeStaticImageFilter(const char *tag, in InvokeStaticImageFilter() function
26 InvokeStaticImageFilter(const char *,Image **,const int,const char **,
975 status=InvokeStaticImageFilter(tag,images,argc,argv,exception); in InvokeDynamicImageFilter()