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