diffuse_constant method
diffuse_constant
Sets the ‘diffuseConstant’ attribute of the feDiffuseLighting element.
Returns
The current builder instance.
def diffuse_constant(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | float | The constant used to determine the lighting contribution. |
See Also
- module
aspose.svg.builder - class
SVGFEDiffuseLightingElementBuilder