Home
last modified time | relevance | path

Searched refs:DestroyMagickCLI (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickWand/
Dwandcli.h30 *DestroyMagickCLI(MagickCLI *);
Dwandcli.c155 WandExport MagickCLI *DestroyMagickCLI(MagickCLI *cli_wand) in DestroyMagickCLI() function
Dmagick-cli.c846 cli_wand=DestroyMagickCLI(cli_wand); in MagickImageCommand()
/external/ImageMagick/api_examples/
Dcli_process.c48 cli_wand = DestroyMagickCLI(cli_wand); in main()
Dcli_operators.c50 cli_wand = DestroyMagickCLI(cli_wand); in main()