Searched refs:SetAlphaChannel (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | image.h | 46 SetAlphaChannel, enumerator
|
D | channel.c | 1226 case SetAlphaChannel: in SetImageAlphaChannel()
|
D | option.c | 111 { "Set", SetAlphaChannel, UndefinedOptionFlag, MagickFalse }, 113 { "Reset", SetAlphaChannel, DeprecateOptionFlag, MagickTrue },
|
D | composite.c | 574 (void) SetImageAlphaChannel(source_image,SetAlphaChannel,exception);
|
D | distort.c | 1510 (void) SetImageAlphaChannel(tmp_image,SetAlphaChannel,exception); in DistortResizeImage()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 329 using MagickCore::SetAlphaChannel;
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2743 (void) SetImageAlphaChannel(_image,IfNormalOp ? SetAlphaChannel : in CLISimpleOperatorImage()
|
D | mogrify.c | 2156 SetAlphaChannel : DeactivateAlphaChannel,exception); in MogrifyImage()
|