Color.A

Color.A property

Gets the alpha component value of this Color structure.

public byte A { get; }

Property Value

The alpha component value of this Color.

See Also