MagickWand  7.0.9
Convert, Edit, Or Compose Bitmap Images
deprecate.c File Reference
#include "MagickWand/studio.h"
#include "MagickWand/MagickWand.h"
#include "MagickWand/magick-wand-private.h"
#include "MagickWand/wand.h"
#include "MagickCore/monitor-private.h"
#include "MagickCore/thread-private.h"

Functions

WandExport MagickBooleanType MagickGetImageAlphaColor (MagickWand *wand, PixelWand *alpha_color)
 
WandExport MagickBooleanType MagickSetImageAlphaColor (MagickWand *wand, const PixelWand *alpha)
 

Function Documentation

WandExport MagickBooleanType MagickGetImageAlphaColor ( MagickWand wand,
PixelWand alpha_color 
)