HomeSort by relevance Sort by last modified time
    Searched refs:DestroyImagePixels (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/MagickCore/
image.h 558 DestroyImagePixels(Image *),
methods.h 259 #define DestroyImagePixels PrependMagickMethod(DestroyImagePixels)
    [all...]
cache.c 814 % DestroyImagePixels() deallocates memory associated with the pixel cache.
816 % The format of the DestroyImagePixels() method is:
818 % void DestroyImagePixels(Image *image)
825 MagickExport void DestroyImagePixels(Image *image)
    [all...]
image.c     [all...]

Completed in 447 milliseconds