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 CloneImageArtifacts(Image *, const Image *)
MagickExport char * RemoveImageArtifact(Image *, const char *)
Definition: artifact.c:367
MagickExport char * GetNextImageArtifact(const Image *)
MagickExport MagickBooleanType DefineImageArtifact(Image *, const char *)
MagickExport MagickBooleanType SetImageArtifact(Image *, const char *, const char *)
Definition: artifact.c:449
MagickExport void ResetImageArtifactIterator(const Image *)
Definition: artifact.c:407
MagickExport void DestroyImageArtifacts(Image *)
MagickExport MagickBooleanType DeleteImageArtifact(Image *, const char *)
MagickExport const char * GetImageArtifact(const Image *, const char *)
Definition: artifact.c:281
MagickBooleanType
Definition: magick-type.h:203
#define MagickExport
Definition: method-attribute.h:80