contrast method
contrast
Adds a contrast filter.
Returns
The builder instance for chaining.
def contrast(self, percentage):
...
| Parameter | Type | Description |
|---|---|---|
| percentage | float | The percentage of contrast. |
See Also
- module
aspose.svg.builder - class
FilterValueListBuilder