pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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
,
Bitmap8Bit
pattern
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
drawColorText
drawFilledRectangle
drawLine
drawRectangle
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
patternFill
variables
brushTransparency
output
Fills the area with a pattern.