'Declaration
Public Shared Function GetRValue( _ ByVal color As System.UInteger _ ) As System.Byte
'Usage
Dim color As System.UInteger Dim value As System.Byte value = NUser32.GetRValue(color)
public static System.byte GetRValue( System.uint color )
Parameters
- color