pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
BitmapDrawer.bitBLT
PixelPerfectEngine
graphics
draw
BitmapDrawer
Copies a bitmap to the canvas using 0th index transparency.
void
bitBLT
(Point target, Bitmap8Bit source)
class
BitmapDrawer
pure
void
bitBLT
(
Point
target
,
Bitmap8Bit
source
)
void
bitBLT
(Point target, Bitmap8Bit source, Coordinate slice)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
bitBLT
bitBLTPattern
drawBox
drawColorText
drawFilledBox
drawFilledRectangle
drawLine
drawLinePattern
drawMultiLineText
drawRectangle
drawSingleLineText
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
xorBitBLT
variables
brushTransparency
output
Copies a bitmap to the canvas using 0th index transparency.