compositing_operator method

compositing_operator

Sets the compositing operator for the mask.

Returns

The current instance of MaskBuilder.

def compositing_operator(self, op):
    ...
ParameterTypeDescription
opCompositingOperatorThe compositing operator.

See Also