ListView.xorBitBLT

XOR blits a repeated bitmap pattern over the specified area.

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

Meta