BitmapDrawer.xorBitBLT

XOR blits a color index over a specified area.

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

Meta