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

/external/ImageMagick/MagickCore/
H A Dartifact.c323 % GetNextImageArtifact() gets the next image artifact value.
325 % The format of the GetNextImageArtifact method is:
327 % char *GetNextImageArtifact(const Image *image) function
334 MagickExport const char *GetNextImageArtifact(const Image *image)
404 % in conjunction with GetNextImageArtifact() to iterate over all the values
H A Dmethods.h520 #define GetNextImageArtifact PrependMagickMethod(GetNextImageArtifact) macro

Completed in 78 milliseconds