Searched refs:SetAlphaChannel (Results 1 – 7 of 7) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | image.h | 43 SetAlphaChannel, enumerator
|
D | channel.c | 1254 case SetAlphaChannel: in SetImageAlphaChannel()
|
D | option.c | 112 { "Set", SetAlphaChannel, UndefinedOptionFlag, MagickFalse }, 114 { "Reset", SetAlphaChannel, DeprecateOptionFlag, MagickTrue },
|
D | distort.c | 1595 (void) SetImageAlphaChannel(tmp_image,SetAlphaChannel,exception); in DistortResizeImage()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 356 using MagickCore::SetAlphaChannel;
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2823 (void) SetImageAlphaChannel(_image,IfNormalOp ? SetAlphaChannel : in CLISimpleOperatorImage()
|
D | mogrify.c | 2227 SetAlphaChannel : DeactivateAlphaChannel,exception); in MogrifyImage()
|