ColorHSV Constructor

ColorHSV Constructor

Overload List
  NameDescription
Public methodColorHSV(Color)
Constructs a new instance of ColorHSV that is equivalent to an RGB color.
Public methodColorHSV(Double, Double, Double)
Constructs a new instance of ColorHSV with custom channel values.
Public methodColorHSV(Double, Double, Double, Double)
Constructs a new instance of ColorHSV with custom channel values.
Top
See Also