add_brightness_contrast_effect method
add_brightness_contrast_effect
Adds the new BrightnessContrast effect to the end of a collection.
Returns
Index of the new image effect in a collection.
def add_brightness_contrast_effect(self, brightness, contrast):
...
Parameter | Type | Description |
---|---|---|
brightness | float | The percent to change the brightness. |
contrast | float | The percent to change the contrast. |
See Also
- class
IBrightnessContrast
- class
IImageTransformOperationCollection
- module
aspose.slides.effects
- library
Aspose.Slides