BitmapDrawer.bitBLTPattern

Fills the specified area with a pattern.

class BitmapDrawer
pure
void
bitBLTPattern

Parameters

pos Box

The area that needs to be filled with the pattern.

pattern Bitmap8Bit

The pattern to be used.

Meta