OwnedImage.scanline

Returns an array for the pixels at row y.

class OwnedImage(COLOR)
nothrow @nogc pure nothrow @nogc
COLOR[]
scanline
(
int y
)

Meta