Color.Transparent Field

SFML.Net

ColorTransparent Field
Predefined (black) transparent color

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public static readonly Color Transparent
Public Shared ReadOnly Transparent As Color
public:
static initonly Color Transparent
static val Transparent: Color

Field Value

Type: Color
See Also