CmykColor Constructor

Overload List

Name Description
Public method CmykColor()

Initializes a new instance of the CmykColor class.

Public method CmykColor(Color)

Initializes a new instance of the Cmyk16Color class with the specified color.

Public method CmykColor(Byte, Byte, Byte, Byte)

Initializes a new instance of the Cmyk16Color class with the specified channel values.

Public method CmykColor(Byte, Byte, Byte, Byte, Byte)

Initializes a new instance of the Cmyk16Color class with the specified channel values.

See Also

Reference