Working with the Alpha Channel

Use the following property to work with a bitmap's alpha channel:

BitmapAlpha property

Typically, an alpha channel contains a mask that is used for transparency. This property, used with the region processing methods, lets you implement transparency in saved images.

Related topics:

image\sqrblit.gif Saving a Region