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

  /external/ImageMagick/MagickCore/
cache-private.h 231 DestroyPixelCache(Cache),
cache.c 799 image->cache=DestroyPixelCache(image->cache);
842 image->cache=DestroyPixelCache(image->cache);
857 % DestroyPixelCache() deallocates memory associated with the pixel cache.
859 % The format of the DestroyPixelCache() method is:
861 % Cache DestroyPixelCache(Cache cache)
    [all...]
methods.h 272 #define DestroyPixelCache PrependMagickMethod(DestroyPixelCache)
    [all...]
image.c     [all...]

Completed in 91 milliseconds