18 #ifndef MAGICKWAND_DEPRECATE_H
19 #define MAGICKWAND_DEPRECATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
27 #if !defined(MAGICKCORE_EXCLUDE_DEPRECATED)
35 #if defined(__cplusplus) || defined(c_plusplus)
#define WandExport
Definition: method-attribute.h:71
Definition: pixel-wand.c:63
Definition: magick-wand-private.h:49
WandExport MagickBooleanType MagickSetImageAlphaColor(MagickWand *wand, const PixelWand *alpha)
Definition: deprecate.c:115
WandExport MagickBooleanType MagickGetImageAlphaColor(MagickWand *wand, PixelWand *alpha_color)
Definition: deprecate.c:77