Raxol.Terminal.ANSI.SixelRenderer (Raxol v0.3.0)
View SourceHandles rendering Sixel graphics data from a pixel buffer.
Summary
Functions
Renders the image stored in the pixel_buffer as a Sixel data stream.
Functions
@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.