Home
last modified time | relevance | path

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

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