18 #ifndef MAGICKCORE_ARTIFACT_H 19 #define MAGICKCORE_ARTIFACT_H 21 #if defined(__cplusplus) || defined(c_plusplus) 42 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType DeleteImageArtifact(Image *, const char *)
MagickExport void ResetImageArtifactIterator(const Image *)
Definition: artifact.c:392
MagickExport MagickBooleanType CloneImageArtifacts(Image *, const Image *)
MagickExport char * GetNextImageArtifact(const Image *)
MagickExport MagickBooleanType DefineImageArtifact(Image *, const char *)
MagickBooleanType
Definition: magick-type.h:189
MagickExport MagickBooleanType SetImageArtifact(Image *, const char *, const char *)
Definition: artifact.c:431
MagickExport const char * GetImageArtifact(const Image *, const char *)
Definition: artifact.c:266
MagickExport void DestroyImageArtifacts(Image *)
#define MagickExport
Definition: method-attribute.h:98
MagickExport char * RemoveImageArtifact(Image *, const char *)
Definition: artifact.c:352