Raxol.Terminal.ANSI.SixelRenderer (Raxol v2.0.1)

View Source

Handles rendering Sixel graphics data from a pixel buffer.

Summary

Functions

Renders the image stored in the pixel_buffer as a Sixel data stream.

Functions

render_image(state)

@spec render_image(%{pixel_buffer: map(), palette: map(), attributes: map()}) ::
  {:ok, binary()}

Renders the image stored in the pixel_buffer as a Sixel data stream.