pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
BitmapDrawer.insertColorLetter
PixelPerfectEngine
graphics
draw
BitmapDrawer
Inserts a color letter.
void
insertColorLetter
(int x, int y, Bitmap8Bit bitmap, ubyte color)
class
BitmapDrawer
pure
void
insertColorLetter
(
int
x
,
int
y
,
Bitmap8Bit
bitmap
,
ubyte
color
)
void
insertColorLetter
(int x, int y, Bitmap8Bit bitmap, ubyte color, 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
Inserts a color letter.