class

Crixel::SixelImage

Inherits Reference < Object

Constructors

new(width : UInt32, height : UInt32)
Source

Instance methods

height
Source
height=(height : UInt32)
Source
pixels
Source
pixels=(pixels : Array(UInt32))
Source
render
Source
render_full
Source
render_naive
Source
render_naive_full
Source
set(x, y, color : UInt32)
Source
set_target(io : IO)
Source
target
Source
target=(target : IO)
Source
width
Source
width=(width : UInt32)
Source
write(msg : String)
Source