dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
pixelPtr
dplug
graphics
draw
Gets a pixel's address from a direct view.
nothrow @
nogc
ViewColor
!
V
*
pixelPtr
(
V
)
(
auto
ref
V
v
,
int
x
,
int
y
)
if
(
isDirectView
!
V
)
Meta
Source
See Implementation
dplug
graphics
draw
functions
aaFillRect
aaFillRectFloat
aaFillSector
aaPutPixelFloat
aaSoftCircle
aaSoftDisc
aaSoftEllipse
blendWithAlpha
fillAll
fillCircle
fillRect
fillRectFloat
fillSector
hline
horizontalSlope
pixelPtr
putPixel
rect
safeGet
safePut
softCircle
softRing
uncheckedFloodFill
verticalSlope
vline
manifest constants
CheckHLine
CheckVLine
mixin templates
FixMath
templates
aaPutPixel
Gets a pixel's address from a direct view.