Color.B Field

SFML.Net

ColorB Field
Blue 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 B
Public B As Byte
public:
unsigned char B
val mutable B: byte

Field Value

Type: Byte
See Also