ColorHSLToArgbColor Method |
Convert HSL 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 Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also