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

  /external/ImageMagick/MagickCore/
list.c 644 % GetImageIndexInList() returns the offset in the list of the specified image.
646 % The format of the GetImageIndexInList method is:
648 % ssize_t GetImageIndexInList(const Image *images)
655 MagickExport ssize_t GetImageIndexInList(const Image *images)
    [all...]
methods.h 443 #define GetImageIndexInList PrependMagickMethod(GetImageIndexInList)
    [all...]

Completed in 372 milliseconds