Aurigma Graphics Mill 5.5 for .NET
CmykColor Constructor
Creates empty CmykColor instance. All channels are initialized with zeros, therefore this color will be represent absolutely white and transparent CMYK value.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Sub New
C#
public CmykColor()