menu
RhinoCommon API
search
search
V9
arrow_drop_down
filter_list
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Create the nearest HSV equivalent of a CMYK color.
Syntax:
public static
ColorHSV
CreateFromCMYK(
ColorCMYK
cmyk
)
Parameters:
cmyk
Type:
ColorCMYK
Target color in CMYK space.
Returns:
Type:
ColorHSV
The HSV equivalent of the CMYK color.
Available since:
6.0
home
/
Rhino.Display
/
ColorHSV
/
CreateFromCMYK
CreateFromCMYK method
Class:
Rhino.Display.ColorHSV
Nothing found