Package: cairo

Function cairo-region-intersect

Lambda List

cairo-region-intersect (region other)

Arguments

region -- a cairo-region-t instance
other -- another cairo-region-t instance

Return Value

:success or :no-memory

Details

Computes the intersection of region with other and places the result in region.
 

See also

2020-12-15