ListView.xorBitBLT

XOR blits a color index over a specified area.

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

Meta