dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GrayDrawBuf.fillGradientRect
dlangui
graphics
drawbuf
GrayDrawBuf
fill rectangle with a gradient (clipping is applied)
class
GrayDrawBuf
override
void
fillGradientRect
(
Rect
rc
,
uint
color1
,
uint
color2
,
uint
color3
,
uint
color4
)
Meta
Source
See Implementation
dlangui
graphics
drawbuf
GrayDrawBuf
constructors
this
functions
detectNinePatch
drawFragment
drawGlyph
drawPixel
drawRescaled
fill
fillGradientRect
fillRect
resize
scanLine
properties
bpp
height
width
variables
_buf
_dx
_dy
fill rectangle with a gradient (clipping is applied)