ColorLAB Constructor

ColorLAB Constructor

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