BitmapDrawer.drawLinePattern

Draws a line with a pattern.

class BitmapDrawer
pure
void
drawLinePattern
(
Point from
,
Point to
,
ubyte[] pattern
)

Meta