CmykColor Constructor

Initializes a new instance of the CmykColor class.

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

Syntax

C#
public CmykColor()

Remarks

All the channels are initialized with zeros, therefore this color will be absolutely white and transparent.

See Also

Reference