Fledex.Color.KinoRender (fledex v0.5.0)
View SourceSummary
Guards
Guard to check that the value is within the provided bounds of a byte [0, 255]
Guards
Types
@type t() :: %Fledex.Color.KinoRender{colors: [Fledex.Color.Types.color()]}
Functions
@spec new(Fledex.Color.Types.color() | [Fledex.Color.Types.color()]) :: t()
@spec to_leds(t()) :: Fledex.Leds.t()