Grayscale16Color.A Property

Gets 16-bit alpha channel value (color opacity).

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ushort A { get; }

Property Value

16-bit alpha channel value.

See Also

Reference