Visual Basic (Declaration) | |
---|---|
Public Property LowBit As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int LowBit {get; set;} |
Return Value
Valid values are 0 through HighBit - 1.For an example, refer to RasterPaintDibInfo.
Used in conjunction with HighBit to specify if the data does not occupy the full range
This is valid only if RasterPaintDibInfo.Flags has RasterPaintDibInfoFlags.LowHighBitValid set.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family