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

Copy Markdown 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.