pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
BitmapDrawer.patternFill
PixelPerfectEngine
graphics
draw
BitmapDrawer
Fills the area with a pattern.
class
BitmapDrawer
void
patternFill
(
int
xa
,
int
ya
,
int
xb
,
int
yb
,
Bitmap16Bit
pattern
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
drawColorText
drawFilledRectangle
drawLine
drawRectangle
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
patternFill
static variables
transparencytester4
transparencytester8
variables
brushTransparency
output
Fills the area with a pattern.