Search documentation of fledex
fledex
v0.2.0
Pages
Modules
Settings
View Source
Fledex.Color.Conversion.Approximate
(fledex v0.2.0)
Summary
Functions
rgb2hsv(arg)
Functions
Link to this function
rgb2hsv(arg)
View Source
@spec
rgb2hsv(
Fledex.Color.Types.rgb
()) ::
Fledex.Color.Types.hsv
()