horizontalSlope

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 (
is(COLOR : ViewColor!V)
)

Meta