This documentation is for the old version. Go to the latest Graphics Mill docs

CmykColor.A32 Property

Returns 16-bit (extended) alpha channel value (color opacity).

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

Syntax

Visual Basic
Public Overrides ReadOnly Property A32 As Integer
C#
public override int A32 { get; }

Property Value

16-bit alpha channel value.

See Also

Reference