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