Region.intersect

Computes the intersection of dst with other and places the result in dst Since 1.10

class Region
cairo_status_t
intersect

Parameters

other Region

another cairo_region_t

Return Value

Type: cairo_status_t

CAIRO_STATUS_SUCCESS or CAIRO_STATUS_NO_MEMORY

Meta