Package: cairo

Function cairo-region-get-extents

Lambda List

cairo-region-get-extents (region extents)

Arguments

region -- a cairo-region-t instance
extents -- a cairo-rectangle-int-t instance into which to store the extents

Details

Gets the bounding rectangle of region as a cairo-rectangle-int-t instance.
 

See also

2020-12-26