Context.setOperator

Sets the compositing operator to be used for all drawing operations. See Operator for details on the semantics of each available compositing operator.

The default operator is CAIRO_OPERATOR_OVER.

struct Context
void
setOperator

Meta