ColorToHsl Method

Overload List

ToHsl Returns the HSL color model equivalent of this RGB color.
ToHsl(Byte, Byte, Byte, Byte) Converts the given RGBA color component values to their HSL color equivalent.

See Also