dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
OwnedImage.scanline
dplug
graphics
image
OwnedImage
class
OwnedImage
(COLOR)
nothrow @
nogc
pure
COLOR
[]
scanline
(
int
y
)
Return Value
Type:
COLOR
[]
A slice of the pixels at row y. Excluding border pixels.
Meta
Source
See Implementation
dplug
graphics
image
OwnedImage
constructors
this
destructors
~this
functions
borderBottom
borderLeft
borderRight
borderTop
fillWith
isGapless
pitchInBytes
premultiply
replicateBorders
replicateBordersTouching
scanline
scanlinePtr
size
mixins
__anonymous
variables
h
w