dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
ColorDrawBufBase.fillGradientRect
dlangui
graphics
drawbuf
ColorDrawBufBase
fill rectangle with a gradient (clipping is applied)
class
ColorDrawBufBase
override
void
fillGradientRect
(
Rect
rc
,
uint
color1
,
uint
color2
,
uint
color3
,
uint
color4
)
Meta
Source
See Implementation
dlangui
graphics
drawbuf
ColorDrawBufBase
functions
detectNinePatch
drawFragment
drawGlyph
drawGlyphToTexture
drawPixel
drawRescaled
fillGradientRect
fillRect
fillRectPattern
scanLine
properties
bpp
height
width
static functions
isBlackPixel
variables
_dx
_dy
fill rectangle with a gradient (clipping is applied)