Searched refs:GetNextImageArtifact (Results 1 – 7 of 7) sorted by relevance
29 *GetNextImageArtifact(const Image *),
327 MagickExport const char *GetNextImageArtifact(const Image *image) in GetNextImageArtifact() function
1351 artifact=GetNextImageArtifact(image); in IdentifyImage()1364 artifact=GetNextImageArtifact(image); in IdentifyImage()
520 #define GetNextImageArtifact PrependMagickMethod(GetNextImageArtifact) macro
3687 while ((key=GetNextImageArtifact(image)) != (const char *) NULL) in InterpretImageProperties()
1491 artifact=GetNextImageArtifact(image); in EncodeImageAttributes()1509 artifact=GetNextImageArtifact(image); in EncodeImageAttributes()
2010 name=MagickCore::GetNextImageArtifact(image_->constImage()); in artifactNames()2014 name=MagickCore::GetNextImageArtifact(image_->constImage()); in artifactNames()