CmykColor.A Property

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

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

Syntax

C#
public byte A { get; }

Property Value

8-bit alpha channel value.

See Also

Reference