[]
Gets or sets the number of bits per Alpha component of RGBA color data (8 by default).
Applicable to RGBA images only.
public int BitsPerAlphaChannel { get; set; }
Public Property BitsPerAlphaChannel As Integer