Function cairo_region_create_rectangles

Prototype

extern(C) cairo_region_t* cairo_region_create_rectangles(
  const(cairo_rectangle_int_t*) rects,
  int count
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1