operator property

operator property

Corresponds to attribute ‘operator’ on the given ‘feComposite’ element. Takes one of the SVG_FECOMPOSITE_OPERATOR_* constants defined on this interface.

Definition:

@property
def operator(self):
    ...

See Also