class

Aoc::Day20::Image

Inherits Reference < Object

Constructors

new(pixels : Array(Array(Bool)))
Source
new(pixels : Array(String))
Source

Instance methods

border(orientation)
Source
flip_horizontally!
Source
flip_vertically!
Source
turn!(orientation)
Source