Searched defs:PixelGetPreviousIteratorRow (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dpixel-iterator.c727 % PixelGetPreviousIteratorRow() returns the previous row as an array of pixel
730 % The format of the PixelGetPreviousIteratorRow method is:
732 % PixelWand **PixelGetPreviousIteratorRow(PixelIterator *iterator,
742 WandExport PixelWand **PixelGetPreviousIteratorRow(PixelIterator *iterator,
726 WandExport PixelWand **PixelGetPreviousIteratorRow(PixelIterator *iterator, function

Completed in 71 milliseconds