Image.scanline

Returns an array for the pixels at row y.

struct Image(COLOR, StorageType = PlainStorageUnit!COLOR)
inout
inout(StorageType)[]
scanline

Meta