Represents a CMYK (Cyan, Magenta, Yellow, Key) color with double precision floating point channels.
CMYK colors are used primarily in printing environments as they provide a good simulation of physical ink.
Namespace: Rhino.DisplayAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
[SerializableAttribute] public struct ColorCMYK |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Structure ColorCMYK |