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

  /external/ImageMagick/MagickCore/
memory.c 733 % DestroyMagickMemory() deallocates memory associated with the memory manager.
735 % The format of the DestroyMagickMemory method is:
737 % DestroyMagickMemory(void)
740 MagickExport void DestroyMagickMemory(void)
    [all...]
methods.h 267 #define DestroyMagickMemory PrependMagickMethod(DestroyMagickMemory)
    [all...]

Completed in 72 milliseconds