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

  /external/ImageMagick/MagickCore/
list.c 818 % ImageListToArray() is a convenience method that converts an image list to
824 % group = ImageListToArray(images, exception);
830 % The format of the ImageListToArray method is:
832 % Image **ImageListToArray(const Image *images,ExceptionInfo *exception)
841 MagickExport Image **ImageListToArray(const Image *images,
    [all...]
methods.h     [all...]

Completed in 66 milliseconds