Color.G Field

SFML.Net

ColorG Field
Green component of the color

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public byte G
Public G As Byte
public:
unsigned char G
val mutable G: byte

Field Value

Type: Byte
See Also