Raxol.Terminal.ANSI.SixelRenderer (Raxol v0.4.0)

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(Raxol.Terminal.ANSI.SixelGraphics.sixel_state()) ::
  {:ok, binary()} | {:error, atom()}

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