ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
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.