View Source Fledex.Color.Conversion.Raw (fledex v0.3.0)
Summary
Functions
@spec hsv2rgb(Fledex.Color.Types.hsv(), any()) :: Fledex.Color.Types.rgb()
Link to this function
set_colors(section, brightness_floor, rampup_adj_with_floor, rampdown_adj_with_floor)
View Source@spec set_colors(byte(), byte(), byte(), byte()) :: Fledex.Color.Types.rgb()