Searched defs:SetMagickMemoryMethods (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dmemory.c1290 % SetMagickMemoryMethods() sets the methods to acquire, resize, and destroy
1294 % The format of the SetMagickMemoryMethods() method is:
1296 % SetMagickMemoryMethods(AcquireMemoryHandler acquire_memory_handler,
1309 MagickExport void SetMagickMemoryMethods(
1286 MagickExport void SetMagickMemoryMethods( function
H A Dmethods.h1092 #define SetMagickMemoryMethods PrependMagickMethod(SetMagickMemoryMethods) macro

Completed in 165 milliseconds