dplug v6.0.22
Dub
Repo
pixelPtr
dplug
graphics
draw
Gets a pixel's address from a direct view.
ViewColor
!
V
*
pixelPtr
(
V
)
(
auto
ref
V
v
,
int
x
,
int
y
)
if
(
isDirectView
!
V
)
Meta
Source
See Implementation
dplug
graphics
draw
aliases
fill
functions
pixelPtr
putPixel
rect
safeGet
safePut
uncheckedFloodFill
mixin templates
FixMath
Gets a pixel's address from a direct view.