BitmapDrawer.bitBLT

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

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

Meta