Lines Matching full:blend
240 <dt>Blend</dt>
241 <dd>blend this pixel channel with the alpha mask if it's enabled</dd>
264 <p>Previously MagickCore methods had channel analogs, for example, NegateImage() and NegateImageChannels(). The channel analog methods are no longer necessary because the pixel channel traits specify whether to act on a particular pixel channel or whether to blend with the alpha mask. For example, instead of</p>
381 channels. Most operators will blend alpha the other color channels, but other
459 <dd>treat the alpha channel independently (do not blend).</dd>