BitmapDrawer.bitBLT

Copies a bitmap to the canvas using 0th index transparency.

  1. void bitBLT(Point target, Bitmap8Bit source)
    class BitmapDrawer
    pure
    void
    bitBLT
  2. void bitBLT(Point target, Bitmap8Bit source, Coordinate slice)

Meta