class

Ansi::Sixel::SixelBuilder

Inherits Reference < Object

Constructors

new(width : Int32, height : Int32, palette : Palette)
Source

Instance methods

band_height
Source
generate_pixels
Source
set_color(x : Int32, y : Int32, color : Ansi::Color) : Nil
Source