Eyeshot 10 WinForms API Reference
HSVtoRGB Method

WinForms Assembly > devDept.Geometry Namespace > Utility Class : HSVtoRGB Method
Syntax
'Declaration
 
Public Shared Function HSVtoRGB( _
   ByVal hsvCol() As Double _
) As Color
public static Color HSVtoRGB( 
   double[] hsvCol
)

Parameters

hsvCol
See Also

Reference

Utility Class
Utility Members