MagickWand 7.1.0
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"
Include dependency graph for deprecate.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ MagickGetImageAlphaColor()

WandExport MagickBooleanType MagickGetImageAlphaColor ( MagickWand wand,
PixelWand alpha_color 
)

◆ MagickSetImageAlphaColor()

WandExport MagickBooleanType MagickSetImageAlphaColor ( MagickWand wand,
const PixelWand alpha 
)