dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DrawBuf.alpha
dlangui
graphics
drawbuf
DrawBuf
set new alpha setting (to be applied to all drawing operations)
uint
alpha
[@property getter]
uint
alpha
[@property setter]
class
DrawBuf
@
property
void
alpha
(
uint
alpha
)
Meta
Source
See Implementation
dlangui
graphics
drawbuf
DrawBuf
constructors
this
destructors
~this
functions
addAlpha
afterDrawing
applyAlpha
applyClipping
beforeDrawing
calcLineSegmentQuad
clear
detectNinePatch
drawCustomOpenGLScene
drawEllipseArcF
drawEllipseF
drawFocusRect
drawFragment
drawFrame
drawGlyph
drawImage
drawLine
drawLineF
drawLineSegmentF
drawPixel
drawRescaled
drawRoundedRectF
fill
fillGradientRect
fillPolyF
fillQuadF
fillRect
fillRectPattern
fillTriangleF
fillTriangleFClipped
intersectClipF
invalidate
polyLine
polyLineF
resetClipping
resize
transformColors
properties
alpha
bpp
clipRect
hasClipping
hasNinePatch
height
id
instanceCount
intersectClipRect
isClippedOut
ninePatch
onDestroyCallback
width
static functions
calcRectRoundedCornerRadius
intersectVectors
makeArcPath
makeRoundedRectPath
variables
_alpha
_clipRect
_id
_ninePatch
_onDestroyCallback
set new alpha setting (to be applied to all drawing operations)