BitmapDrawer.drawBox

Draws a box.

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

Meta