Region.unio

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

class Region
cairo_status_t
unio

Parameters

other Region

another cairo_region_t

Return Value

Type: cairo_status_t

CAIRO_STATUS_SUCCESS or CAIRO_STATUS_NO_MEMORY

Meta