ImageParams.Ink Property

Gets ink characteristics of a spot color of this bitmap.

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

Syntax

C#
public Ink Ink { get; }

Property Value

The Ink characteristics of the spot color.

Implements

IImageParams.Ink

See Also

Reference