Function cairo_region_get_extents

Prototype

extern(C) void cairo_region_get_extents(
  const(cairo_region_t*) region,
  cairo_rectangle_int_t* extents
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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