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

  /external/ImageMagick/MagickCore/
profile.h 55 DestroyImageProfiles(Image *),
methods.h 246 #define DestroyImageProfiles PrependMagickMethod(DestroyImageProfiles)
    [all...]
image.c     [all...]
profile.c 194 DestroyImageProfiles(image);
250 % DestroyImageProfiles() releases memory associated with an image profile map.
254 % void DestroyImageProfiles(Image *image)
261 MagickExport void DestroyImageProfiles(Image *image)
    [all...]

Completed in 47 milliseconds