[]
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.
public bool LowerBitsFirst { get; set; }
Public Property LowerBitsFirst As Boolean