[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.LowerBitsFirst

LowerBitsFirst Property

LowerBitsFirst

Gets or sets a value indicating whether the pixels are arranged within a byte such that pixels with lower column values are stored in the lower-order bits of the byte.

Applicable to bilevel images only.

Declaration
public bool LowerBitsFirst { get; set; }
Public Property LowerBitsFirst As Boolean