get

open operator override fun get(x: Int, y: Int): IntArray

Gets the glyph at the specified x and y coordinates.

Throws

If the coordinates are out of bounds.

If there is no glyph at the specified coordinates.