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

/external/ImageMagick/MagickCore/
H A Dprofile.c157 DestroyImageProfiles(image);
213 % DestroyImageProfiles() releases memory associated with an image profile map.
217 % void DestroyImageProfiles(Image *image)
224 MagickExport void DestroyImageProfiles(Image *image)
218 MagickExport void DestroyImageProfiles(Image *image) function
H A Dmethods.h261 #define DestroyImageProfiles PrependMagickMethod(DestroyImageProfiles) macro

Completed in 203 milliseconds