pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
Dub
Repo
BitmapDrawer.insertBitmapSlice
pixelperfectengine
graphics
draw
BitmapDrawer
Inserts a midsection of the bitmap defined by slice (DEPRECATED)
class
BitmapDrawer
pure
void
insertBitmapSlice
(
int
x
,
int
y
,
Bitmap8Bit
bitmap
,
Coordinate
slice
)
Meta
Source
See Implementation
pixelperfectengine
graphics
draw
BitmapDrawer
constructors
this
functions
bitBLT
bitBLTPattern
drawBox
drawColorText
drawFilledBox
drawLine
drawLinePattern
drawMultiLineText
drawSingleLineText
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
xorBitBLT
variables
brushTransparency
output
Inserts a midsection of the bitmap defined by slice (DEPRECATED)