Region.intersect
cairo.types.Status intersect(cairo.region.Region other)Computes the intersection of dst with other and places the result in dst
Parameters
other | another #cairo_region_t |
Returns
[cairo.types.Status.Success] or [cairo.types.Status.NoMemory]