ae v0.0.2824 (2020-10-12T01:09:09Z)
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.