operator method

operator

Sets the ‘operator’ attribute of the feComposite element.

Returns

The current builder instance.

def operator(self, composit_operator):
    ...
ParameterTypeDescription
composit_operatorCompositeOperatorThe composite operator to be used.

See Also