in2 method
in2
Sets the ‘in2’ attribute of the feComposite element.
Returns
The current builder instance.
def in2(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value for the ‘in2’ attribute. |
in2
Sets the ‘in2’ attribute of the feComposite element using a FilterInput.
Returns
The current builder instance.
def in2(self, input):
...
Parameter | Type | Description |
---|---|---|
input | FilterInput | The FilterInput object providing the value for ‘in2’. |
See Also
- module
aspose.svg.builder
- class
SVGFECompositeElementBuilder