Converts this RGB color to the CMYK colorspace.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public ColorCMYK ToCMYK()
Public Function ToCMYK As ColorCMYK
member ToCMYK : unit -> ColorCMYK
Return Value
Type:
ColorCMYKA new ColorCMYK structure.
See Also