[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.BitsPerAlphaChannel

BitsPerAlphaChannel Property

BitsPerAlphaChannel

Gets or sets the number of bits per Alpha component of RGBA color data (8 by default).

Applicable to RGBA images only.

Declaration
public int BitsPerAlphaChannel { get; set; }
Public Property BitsPerAlphaChannel As Integer