Function cairo_region_subtract

Prototype

extern(C) cairo_status_t cairo_region_subtract(
  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