HomeSort by relevance Sort by last modified time
    Searched defs:DestroyImageArtifacts (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
artifact.c 119 DestroyImageArtifacts(image);
226 % DestroyImageArtifacts() destroys all artifacts and associated memory
229 % The format of the DestroyImageArtifacts method is:
231 % void DestroyImageArtifacts(Image *image)
238 MagickExport void DestroyImageArtifacts(Image *image)
methods.h 254 #define DestroyImageArtifacts PrependMagickMethod(DestroyImageArtifacts)
    [all...]

Completed in 71 milliseconds