18 #ifndef MAGICKCORE_PROPERTY_H 19 #define MAGICKCORE_PROPERTY_H 21 #if defined(__cplusplus) || defined(c_plusplus) 47 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType CloneImageProperties(Image *, const Image *)
MagickExport MagickBooleanType DefineImageProperty(Image *, const char *, ExceptionInfo *)
Definition: exception.h:101
MagickExport const char * GetImageProperty(const Image *, const char *, ExceptionInfo *)
#define magick_attribute(x)
Definition: method-attribute.h:104
MagickBooleanType
Definition: magick-type.h:158
MagickExport MagickBooleanType DeleteImageProperty(Image *, const char *)
MagickExport char * RemoveImageProperty(Image *, const char *)
Definition: property.c:4029
MagickExport void ResetImagePropertyIterator(const Image *)
Definition: property.c:4069
MagickExport const char * GetMagickProperty(ImageInfo *, Image *, const char *, ExceptionInfo *)
Definition: property.c:2803
MagickExport char * InterpretImageProperties(ImageInfo *, Image *, const char *, ExceptionInfo *)
MagickExport const char * GetNextImageProperty(const Image *)
MagickExport MagickBooleanType FormatImageProperty(Image *, const char *, const char *,...) magick_attribute((__format__(__printf__
MagickExport MagickBooleanType SetImageProperty(Image *, const char *, const char *, ExceptionInfo *)
Definition: property.c:4113
MagickExport void DestroyImageProperties(Image *)
#define MagickExport
Definition: method-attribute.h:80