Canvas.xorBitBLT

XOR blits a repeated bitmap pattern over the specified area.

  1. void xorBitBLT(Box target, ABitmap pattern)
    interface Canvas
    public @trusted
    void
    xorBitBLT
  2. void xorBitBLT(Box target, ubyte color)

Meta