Searched refs:DeactivateAlphaChannel (Results 1 – 9 of 9) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | image.h | 38 DeactivateAlphaChannel, enumerator
|
D | channel.c | 1076 case DeactivateAlphaChannel: in SetImageAlphaChannel()
|
D | compare.c | 1858 (void) SetImageAlphaChannel(similarity_image,DeactivateAlphaChannel, in SimilarityImage()
|
D | morphology.c | 3746 (void) SetImageAlphaChannel(rslt_image, DeactivateAlphaChannel, in MorphologyApply() 3750 (void) SetImageAlphaChannel(rslt_image, DeactivateAlphaChannel, in MorphologyApply()
|
D | distort.c | 1518 (void) SetImageAlphaChannel(resize_image,DeactivateAlphaChannel, in DistortResizeImage()
|
D | option.c | 103 { "Deactivate", DeactivateAlphaChannel, UndefinedOptionFlag, MagickFalse },
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 321 using MagickCore::DeactivateAlphaChannel;
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2744 DeactivateAlphaChannel, _exception); in CLISimpleOperatorImage()
|
D | mogrify.c | 2156 SetAlphaChannel : DeactivateAlphaChannel,exception); in MogrifyImage()
|