mode method
mode
Sets the ‘mode’ attribute of the feBlend element, specifying the blending mode to be used.
Returns
The current builder instance.
def mode(self, mode):
...
| Parameter | Type | Description |
|---|---|---|
| mode | BlendMode | The BlendMode enum value representing the blending mode. |
See Also
- module
aspose.svg.builder - class
SVGFEBlendElementBuilder