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

/external/ImageMagick/MagickWand/
H A Dpixel-iterator.c926 % PixelSyncIterator() syncs the pixel iterator.
928 % The format of the PixelSyncIterator method is:
930 % MagickBooleanType PixelSyncIterator(PixelIterator *iterator)
937 WandExport MagickBooleanType PixelSyncIterator(PixelIterator *iterator)
916 WandExport MagickBooleanType PixelSyncIterator(PixelIterator *iterator) function

Completed in 88 milliseconds