Frame.Ink Property

Gets ink characteristics of a spot color in the frame.

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

Syntax

C#
public virtual Ink Ink { get; }

Property Value

The Ink characteristics of the spot color.

Implements

IImageParams.Ink

See Also

Reference