Region.getExtents

Gets the bounding rectangle of region as a cairo_rectangle_int_t Since 1.10

class Region
void
getExtents
(
out cairo_rectangle_int_t extents
)

Parameters

extents cairo_rectangle_int_t

rectangle into which to store the extents

Meta