Initializes a new instance of the SpotColor class with specified ink characteristics and a tint.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public SpotColor( Ink ink, byte tint )
Type: Aurigma.GraphicsMill.Ink
Ink characteristics of the spot color.Type: System.Byte
A tint of the spot color.