dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
fillRectFloat
dplug
graphics
drawex
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @
nogc
void
fillRectFloat
(
bool
CHECKED
= true
V
COLOR
)
(
auto
ref
V
v
,
int
x1
,
int
y1
,
int
x2
,
int
y2
,
COLOR
b
,
float
globalAlpha
= 1.0f
)
if
(
isWritableView
!
V
&&
is
(
COLOR
:
ViewColor
!
V
)
)
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