dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLDrawBuf.fillGradientRect
dlangui
graphics
gldrawbuf
GLDrawBuf
fill rectangle with a gradient (clipping is applied)
class
GLDrawBuf
override
void
fillGradientRect
(
Rect
rc
,
uint
color1
,
uint
color2
,
uint
color3
,
uint
color4
)
Meta
Source
See Implementation
dlangui
graphics
gldrawbuf
GLDrawBuf
constructors
this
destructors
~this
functions
afterDrawing
beforeDrawing
clear
drawCustomOpenGLScene
drawFragment
drawGlyph
drawLine
drawPixel
drawRescaled
fill
fillGradientRect
fillRect
fillRectPattern
fillTriangleFClipped
resize
restoreConfiguration
saveConfiguration
properties
height
scene
width
variables
_dx
_dy
_framebuffer
_framebufferId
_scene
fill rectangle with a gradient (clipping is applied)