BitmapDrawer.drawBox

Draws a box with line pattern.

  1. void drawBox(Coordinate target, ubyte color)
  2. void drawBox(Coordinate target, ubyte[] pattern)
    class BitmapDrawer
    pure
    void
    drawBox
    (
    Coordinate target
    ,
    ubyte[] pattern
    )

Meta