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

  /external/ImageMagick/MagickCore/
memory_.h 46 DestroyMagickMemory(void),
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 435 milliseconds