Color.R Field

SFML.Net

ColorR Field
Red 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 R
Public R As Byte
public:
unsigned char R
val mutable R: byte

Field Value

Type: Byte
See Also