ImageRef.scanline

Returns an array for the pixels at row y.

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

Meta