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 HighBit {get; set;}
'Declaration
Public Property HighBit As Integer
'Usage
Dim instance As RasterPaintDibInfo Dim value As Integer instance.HighBit = value value = instance.HighBit
Used in conjunction with LowBit to specify if the data does not occupy the full range
This is valid only if Flags has RasterPaintDibInfoFlags.LowHighBitValid set.