Image.scanline

Returns an array for the pixels at row y.

struct Image(COLOR)
COLOR[]
scanline
(
int y
)

Meta