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

/external/ImageMagick/MagickWand/
H A Dmagick-image.c7322 % automaticall set so that you can start using MagickPreviousImage() to
7974 % MagickPreviousImage() sets the previous image in the wand as the current
7990 % The format of the MagickPreviousImage method is:
7992 % MagickBooleanType MagickPreviousImage(MagickWand *wand)
7999 WandExport MagickBooleanType MagickPreviousImage(MagickWand *wand)
9141 % MagickNextImage(), MagickPreviousImage() with the images from the specified
7839 WandExport MagickBooleanType MagickPreviousImage(MagickWand *wand) function

Completed in 114 milliseconds