[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.BitsPerGreenChannel

BitsPerGreenChannel Property

BitsPerGreenChannel

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

Applicable to RGB(A) images only.

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