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

/external/ImageMagick/MagickWand/
H A Dpixel-iterator.c484 % PixelGetCurrentIteratorRow() returns the current row as an array of pixel
487 % The format of the PixelGetCurrentIteratorRow method is:
489 % PixelWand **PixelGetCurrentIteratorRow(PixelIterator *iterator,
499 WandExport PixelWand **PixelGetCurrentIteratorRow(PixelIterator *iterator,
488 WandExport PixelWand **PixelGetCurrentIteratorRow(PixelIterator *iterator, function

Completed in 42 milliseconds