Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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