Region.subtract

Subtracts other from dst and places the result in dst Since 1.10

class Region
cairo_status_t
subtract

Parameters

other Region

another cairo_region_t

Return Value

Type: cairo_status_t

CAIRO_STATUS_SUCCESS or CAIRO_STATUS_NO_MEMORY

Meta