ColorHSL Constructor

ColorHSL Constructor

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