BitmapDrawer.drawFilledRectangle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawFilledRectangle(int xa, int xb, int ya, int yb, ushort color)
    class BitmapDrawer
    void
    drawFilledRectangle
    (
    int xa
    ,
    int xb
    ,
    int ya
    ,
    int yb
    ,
    ushort color
    )
  2. void drawFilledRectangle(int xa, int xb, int ya, int yb, Bitmap16Bit brush)

Meta