[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.BitsPerRedChannel

BitsPerRedChannel Property

BitsPerRedChannel

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

Applicable to RGB(A) images only.

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