18 #ifndef MAGICKCORE_PROPERTY_H 19 #define MAGICKCORE_PROPERTY_H 21 #if defined(__cplusplus) || defined(c_plusplus) 46 #if defined(__cplusplus) || defined(c_plusplus) MagickExport char * InterpretImageProperties(const ImageInfo *, Image *, const char *)
MagickExport char * GetNextImageProperty(const Image *)
MagickExport MagickBooleanType CloneImageProperties(Image *, const Image *)
MagickExport MagickBooleanType DefineImageProperty(Image *, const char *)
MagickBooleanType
Definition: magick-type.h:189
MagickExport const char * GetMagickProperty(const ImageInfo *, Image *, const char *)
Definition: property.c:2993
MagickExport MagickBooleanType DeleteImageProperty(Image *, const char *)
MagickExport char * RemoveImageProperty(Image *, const char *)
Definition: property.c:4047
MagickExport void ResetImagePropertyIterator(const Image *)
Definition: property.c:4088
MagickExport MagickBooleanType SetImageProperty(Image *, const char *, const char *)
Definition: property.c:4128
MagickExport const char * GetImageProperty(const Image *, const char *)
MagickExport MagickBooleanType magick_attribute((deprecated))
MagickExport MagickBooleanType FormatImageProperty(Image *, const char *, const char *,...) magick_attribute((__format__(__printf__
MagickExport void DestroyImageProperties(Image *)
#define MagickExport
Definition: method-attribute.h:98