HomeSort by relevance Sort by last modified time
    Searched defs:GetPreviousImageInList (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
list.c 788 % GetPreviousImageInList() returns the previous image in the list.
790 % The format of the GetPreviousImageInList method is:
792 % Image *GetPreviousImageInList(const Image *images)
799 MagickExport Image *GetPreviousImageInList(const Image *images)
    [all...]
methods.h     [all...]

Completed in 41 milliseconds