dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ANSIConsoleDrawBuf.drawFragment
dlangui
platforms
ansi_console
consoleapp
ANSIConsoleDrawBuf
draw source buffer rectangle contents to destination buffer
class
ANSIConsoleDrawBuf
override
void
drawFragment
(
int
x
,
int
y
,
DrawBuf
src
,
Rect
srcrect
)
Meta
Source
See Implementation
dlangui
platforms
ansi_console
consoleapp
ANSIConsoleDrawBuf
constructors
this
destructors
~this
functions
afterDrawing
beforeDrawing
clear
drawChar
drawFragment
drawGlyph
drawPixel
drawRescaled
fill
fillGradientRect
fillRect
fillRectPattern
resize
properties
bpp
console
height
width
static functions
toConsoleColor
static variables
CONSOLE_COLORS_RGB
SPACE_STRING
variables
_console
draw source buffer rectangle contents to destination buffer