dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
OwnedImage.scanlinePtr
dplug
graphics
image
OwnedImage
class
OwnedImage
(COLOR)
nothrow @
nogc
pure
COLOR
*
scanlinePtr
(
int
y
)
Return Value
Type:
COLOR
*
A pointer to 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