mode property

mode property

Corresponds to attribute ‘mode’ on the given ‘feBlend’ element. Takes one of the SVG_FEBLEND_MODE_* constants defined on this interface.

Definition:

@property
def mode(self):
    ...

See Also