OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2066 milliseconds