dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
aaPutPixelFloat
dplug
graphics
drawex
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @
nogc
void
aaPutPixelFloat
(
bool
CHECKED
= true
V
COLOR
A
)
(
auto
ref
V
v
,
int
x
,
int
y
,
COLOR
color
,
A
alpha
)
if
(
is
(
COLOR.ChannelType
==
A
)
)
Meta
Source
See Implementation
dplug
graphics
drawex
classes
OwnedImage
functions
aaFillRectFloat
aaFillSector
aaPutPixelFloat
aaSoftCircle
aaSoftDisc
aaSoftEllipse
blendWithAlpha
crop
cropImageRef
fillRectFloat
horizontalSlope
loadImageSeparateAlpha
loadOwnedImage
readImageFromMem
verticalSlope
structs
IFImage