[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.BitsPerBlueChannel

BitsPerBlueChannel Property

BitsPerBlueChannel

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

Applicable to RGB(A) images only.

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