ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
ImageRef.scanline
ae
utils
graphics
image
ImageRef
Returns an array for the pixels at row y.
struct
ImageRef
(COLOR, StorageType = PlainStorageUnit!COLOR)
inout
inout
(
StorageType
)[]
scanline
(
xy_t
y
)
Meta
Source
See Implementation
ae
utils
graphics
image
ImageRef
functions
scanline
mixins
__anonymous
variables
h
pitch
pixels
w
Returns an array for the pixels at row y.