Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
public int LowBit {get; set;}
'Declaration
Public Property LowBit As Integer
'Usage
Dim instance As RasterPaintDibInfo Dim value As Integer instance.LowBit = value value = instance.LowBit
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.