Searched refs:DeactivateAlphaChannel (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | image.h | 35 DeactivateAlphaChannel, enumerator
|
D | channel.c | 1110 case DeactivateAlphaChannel: in SetImageAlphaChannel()
|
D | morphology.c | 3775 (void) SetImageAlphaChannel(rslt_image, DeactivateAlphaChannel, in MorphologyApply() 3779 (void) SetImageAlphaChannel(rslt_image, DeactivateAlphaChannel, in MorphologyApply()
|
D | compare.c | 2216 (void) SetImageAlphaChannel(similarity_image,DeactivateAlphaChannel, in SimilarityImage()
|
D | option.c | 104 { "Deactivate", DeactivateAlphaChannel, UndefinedOptionFlag, MagickFalse },
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 348 using MagickCore::DeactivateAlphaChannel;
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2824 DeactivateAlphaChannel, _exception); in CLISimpleOperatorImage()
|
D | mogrify.c | 2227 SetAlphaChannel : DeactivateAlphaChannel,exception); in MogrifyImage()
|