|
MagickWand 7.1.0
Convert, Edit, Or Compose Bitmap Images
|
#include "MagickWand/pixel-wand.h"Go to the source code of this file.
Functions | |
| WandExport MagickBooleanType | MagickGetImageAlphaColor (MagickWand *, PixelWand *) |
| WandExport MagickBooleanType | MagickSetImageAlphaColor (MagickWand *, const PixelWand *) |
| WandExport MagickBooleanType MagickGetImageAlphaColor | ( | MagickWand * | , |
| PixelWand * | |||
| ) |
| WandExport MagickBooleanType MagickSetImageAlphaColor | ( | MagickWand * | wand, |
| const PixelWand * | alpha | ||
| ) |
Definition at line 115 of file deprecate.c.
References _MagickWand::debug, _MagickWand::images, MagickWandSignature, _MagickWand::name, PixelGetQuantumPacket(), _MagickWand::signature, and ThrowWandException.