Home
last modified time | relevance | path

Searched refs:InvokeStaticImageFilter (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dstatic.h26 InvokeStaticImageFilter(const char *,Image **,const int,const char **,
Dstatic.c85 MagickExport MagickBooleanType InvokeStaticImageFilter(const char *tag, in InvokeStaticImageFilter() function
Dmodule.c971 status=InvokeStaticImageFilter(tag,images,argc,argv,exception); in InvokeDynamicImageFilter()