[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.BitsPerGrayscale

BitsPerGrayscale Property

BitsPerGrayscale

Gets or sets the number of bits per Grayscale image color (8 by default).

Applicable to Grayscale images only.

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