class

Ansi::RGBAImage

Inherits Ansi::Image < Reference < Object

Constructors

new(width : Int32, height : Int32, fill : Color = Color.black)
Source

Instance methods

each_pixel
Source
height
Source
pixel(x : Int32, y : Int32) : Color
Source
set(x : Int32, y : Int32, color : Color) : Nil
Source
width
Source