Canvas.xorBLiT

Undocumented in source.
  1. void xorBLiT(int x0, int y0, int x1, int y1, ubyte color)
    interface Canvas
    @trusted
    void
    xorBLiT
    (
    int x0
    ,
    int y0
    ,
    int x1
    ,
    int y1
    ,
    ubyte color
    )
  2. void xorBLiT(int x0, int y0, ABitmap source)

Meta