HslColorA Property
Gets the Alpha (transparency) component in the range from 0..1 (percentage).
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Public ReadOnly Property A As Double
Get
member A : float with get
Property Value
Double - 0 is fully transparent.
- 1 is fully opaque.