dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
aaPutPixel
dplug
graphics
draw
Undocumented in source. Be warned that the author may not have intended to support it.
template
aaPutPixel
(bool CHECKED = true, bool USE_ALPHA = true)
void
aaPutPixel
(V v, F x, F y, COLOR color)
void
aaPutPixel
(
bool
CHECKED
= true
F
:
float
V
COLOR
)
(
auto
ref
V
v
,
F
x
,
F
y
,
COLOR
color
)
if
(
isWritableView
!
V
&&
is
(
COLOR
:
ViewColor
!
V
)
)
Meta
Source
See Implementation
dplug
graphics
draw
functions
aaFillRect
aaLine
fill
fillCircle
fillRect
fillSector
hline
pixelPtr
putPixel
rect
safeGet
safePut
softCircle
softRing
thickLine
thickLinePoly
uncheckedFloodFill
vline
whiteNoise
manifest constants
CheckHLine
CheckVLine
mixin templates
FixMath
structs
Coord
templates
aaPutPixel