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

/external/ImageMagick/MagickCore/
H A Dresource.c849 % RelinquishMagickResource() relinquishes resources of the specified type.
851 % The format of the RelinquishMagickResource() method is:
853 % void RelinquishMagickResource(const ResourceType type, function
863 MagickExport void RelinquishMagickResource(const ResourceType type,
H A Dmethods.h984 #define RelinquishMagickResource PrependMagickMethod(RelinquishMagickResource) macro

Completed in 69 milliseconds