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 |
cairo.types.Status intersect(cairo.region.Region other)Computes the intersection of dst with other and places the result in dst
other | another #cairo_region_t |