class

Ansi::Kitty::Decoder

Inherits Reference < Object

Constructors

new(decompress : Bool = false, format : Int32 = 0, width : Int32 = 0, height : Int32 = 0)
Source

Instance methods

decode(io : IO) : Ansi::Image
Source
decompress=(decompress : Bool)
Source
decompress?
Source
format
Source
format=(format : Int32)
Source
height
Source
height=(height : Int32)
Source
width
Source
width=(width : Int32)
Source