Click or drag to resize

ColorHSL Methods

The ColorHSL type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDistance
Calculates the 'distance' of two HSL colors
Public methodEquals(Object)
Compares the given object for equality with this object
(Overrides ValueTypeEquals(Object).)
Public methodEquals(ColorHSL)
Compares the given object for equality with this object
Public methodGetHashCode
Gets the hash code for this object
(Overrides ValueTypeGetHashCode.)
Public methodToColor
Converts this HSL color to a RGB Color value
Top
See Also