Fledex.Color.KinoRender (fledex v0.5.0)

View Source

Summary

Guards

Guard to check that the value is within the provided bounds of a byte [0, 255]

Guards

is_byte(sub_pixel)

(macro)

Guard to check that the value is within the provided bounds of a byte [0, 255]

Types

t()

@type t() :: %Fledex.Color.KinoRender{colors: [Fledex.Color.Types.color()]}

Functions

new(colors)

to_leds(kino_render)

@spec to_leds(t()) :: Fledex.Leds.t()

to_markdown(colors)

@spec to_markdown(t()) :: binary()