dlangui v0.10.7 (2024-03-11T09:32:36Z)
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)