Edit

HBColor.Alpha Property

Definition

Gets the alpha component of the color.

public byte Alpha { get; }

Property Value

The alpha channel value in the range [0, 255], where 0 is fully transparent and 255 is fully opaque.

Applies to