ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
Image.scanline
ae
utils
graphics
image
Image
Returns an array for the pixels at row y.
struct
Image
(COLOR, StorageType = PlainStorageUnit!COLOR)
inout
inout
(
StorageType
)[]
scanline
(
xy_t
y
)
Meta
Source
See Implementation
ae
utils
graphics
image
Image
constructors
this
functions
rowSize
scanline
size
mixins
__anonymous
variables
h
pixels
w
Returns an array for the pixels at row y.