pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
BitmapDrawer.insertColorLetter
PixelPerfectEngine
graphics
draw
BitmapDrawer
Inserts a midsection of the bitmap defined by slice as a color letter
void
insertColorLetter
(int x, int y, Bitmap8Bit bitmap, ubyte color)
void
insertColorLetter
(int x, int y, Bitmap8Bit bitmap, ubyte color, Coordinate slice)
class
BitmapDrawer
void
insertColorLetter
(
int
x
,
int
y
,
Bitmap8Bit
bitmap
,
ubyte
color
,
Coordinate
slice
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
drawColorText
drawFilledRectangle
drawLine
drawRectangle
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
patternFill
variables
brushTransparency
output
Inserts a midsection of the bitmap defined by slice as a color letter