LowerBitsFirst Property (Indexed4bppBitmap)
Gets or sets a value specifying whether pixels with lower column indices are stored in the lower-order bit tetrads of the byte.
Setting this property causes an update to the pixel data.
public System.bool LowerBitsFirst {get; set;}
'Declaration
Public Property LowerBitsFirst As System.Boolean