dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ColorDrawBufBase.drawPixel
dlangui
graphics
drawbuf
ColorDrawBufBase
draw pixel at (x, y) with specified color
class
ColorDrawBufBase
override
void
drawPixel
(
int
x
,
int
y
,
uint
color
)
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
draw pixel at (x, y) with specified color