dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
horizontalSlope
dplug
graphics
drawex
Fill rectangle while interpolating a color horiontally
nothrow @
nogc
void
horizontalSlope
(
float
curvature
= 1.0f
V
COLOR
)
(
auto
ref
V
v
,
box2i
rect
,
COLOR
c0
,
COLOR
c1
)
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
Fill rectangle while interpolating a color horiontally