Huex.Color
Summary
Types
Tuple containing respectively the red, greend and blue components of a color, each between 0 and 1
Functions
Converts from normalized RGB (each component must be in the 0.0 to 1.0 range) Philips Hue XY colorspace
Types
rgb_color :: {float, float, float}
Tuple containing respectively the red, greend and blue components of a color, each between 0 and 1
Functions
Specs
rgb(float, float, float) :: Huex.xy_color
Converts from normalized RGB (each component must be in the 0.0 to 1.0 range) Philips Hue XY colorspace