Home
last modified time | relevance | path

Searched refs:DestroyPixelIterator (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/www/source/
Dcontrast.c94 contrast_iterator=DestroyPixelIterator(contrast_iterator); in main()
95 iterator=DestroyPixelIterator(iterator); in main()
/external/ImageMagick/MagickWand/
Dpixel-iterator.h45 *DestroyPixelIterator(PixelIterator *),
Dpixel-iterator.c211 WandExport PixelIterator *DestroyPixelIterator(PixelIterator *iterator) in DestroyPixelIterator() function
/external/ImageMagick/tests/
Dwandtest.c5381 iterator=DestroyPixelIterator(iterator); in main()