ColorToHsv Method

Overload List

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

See Also