RhinoCommon API
ColorXYZCreateFromCMYK Method |
Create the nearest XYZ equivalent of a CMYK color.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public static ColorXYZ CreateFromCMYK( ColorCMYK cmyk )
Public Shared Function CreateFromCMYK ( cmyk As ColorCMYK ) As ColorXYZ
Parameters
- cmyk
- Type: Rhino.DisplayColorCMYK
Target color in CMYK space.
Return Value
Type: ColorXYZThe XYZ equivalent of the CMYK color.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8