ColorHSVToArgbColor Method |
Convert HSV color to an equivalent System.Drawing.Color.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color ToArgbColor()
Public Function ToArgbColor As Color
Return Value
Type:
ColorA .Net framework library color value.
Version InformationRhino for Windows
Supported in: 6.8
See Also