pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
Canvas.bitBLiT
PixelperfectEngine
concrete
interfaces
Canvas
Undocumented in source.
void
bitBLiT
(int x0, int y0, ABitmap source)
void
bitBLiT
(int x0, int y0, int x1, int y1, ABitmap source)
interface
Canvas
@
trusted
void
bitBLiT
(
int
x0
,
int
y0
,
int
x1
,
int
y1
,
ABitmap
source
)
void
bitBLiT
(int x0, int y0, Coordinate slice, ABitmap source)
Meta
Source
See Implementation
PixelperfectEngine
concrete
interfaces
Canvas
functions
bitBLiT
drawFilledRectange
drawLine
drawRectangle
drawText
fill
xorBLiT