Searched refs:TransparentAlphaChannel (Results 1 – 5 of 5) sorted by relevance
48 TransparentAlphaChannel enumerator
1232 case TransparentAlphaChannel: in SetImageAlphaChannel()
114 { "Transparent", TransparentAlphaChannel, UndefinedOptionFlag, MagickFalse },
331 using MagickCore::TransparentAlphaChannel;
2021 SetImageAlphaChannel(image,TransparentAlphaChannel,exception); in ReadPSDImage()