Color.A Field

SFML.Net

ColorA Field
Alpha (transparent) 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 A
Public A As Byte
public:
unsigned char A
val mutable A: byte

Field Value

Type: Byte
See Also