HslaColor.A Property
- Namespace:
- Weavy.Core.Imaging
- Assembly:
- Weavy.Core.dll
Gets the alpha component value (0-1) of this HslaColor structure.
public float A { get; }
Property value
single
Gets the alpha component value (0-1) of this HslaColor structure.
public float A { get; }