Region.subtract
cairo.types.Status subtract(cairo.region.Region other)Subtracts other from dst and places the result in dst
Parameters
other | another #cairo_region_t |
Returns
[cairo.types.Status.Success] or [cairo.types.Status.NoMemory]
cairo.types.Status subtract(cairo.region.Region other)Subtracts other from dst and places the result in dst
other | another #cairo_region_t |