Function cairo_region_xor
Prototype
extern(C) cairo_status_t cairo_region_xor(
cairo_region_t* dst,
const(cairo_region_t*) other
);
Authors
| Johannes Pfau | cairoD |
| cairo team | cairo |
Copyright
License
| cairoD wrapper/bindings | Boost License 1.0 |
| cairo | LGPL 2.1 / MPL 1.1 |