Indicates the high bit of the image data (valid only for grayscale 12 or 16-bit data).
public int LowBit { get; set; }
Public Property LowBit As Integer
Valid values are 0 through HighBit - 1.
Used in conjunction with HighBit to specify if the data does not occupy the full range
This is valid only if Flags has RasterPaintDibInfoFlags.LowHighBitValid set.
For an example, refer to RasterPaintDibInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET