BitmapDrawer.xorBitBLT

XOR blits a repeated bitmap pattern over the specified area.

  1. void xorBitBLT(Coordinate target, Bitmap8Bit pattern)
    class BitmapDrawer
    pure
    void
    xorBitBLT
  2. void xorBitBLT(Coordinate target, ubyte color)

Meta