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

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

Syntax

Visual Basic

Public Overrides ReadOnly Property A As Byte

C#

public override byte A { get; }

Property Value

8-bit alpha channel value.