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

  /external/ImageMagick/MagickCore/
list.c 149 image=DestroyImageList(image);
438 % DestroyImageList() destroys an image list.
440 % The format of the DestroyImageList method is:
442 % Image *DestroyImageList(Image *image)
449 MagickExport Image *DestroyImageList(Image *images)
    [all...]
methods.h 257 #define DestroyImageList PrependMagickMethod(DestroyImageList)
    [all...]

Completed in 88 milliseconds