PresentationImageEffects class
Leave feedback
On this page
Represents effects that can be applied to an image watermark for a PowerPoint document.
The PresentationImageEffects type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new PresentationImageEffects instance. |
| Property | Description |
|---|---|
| border_line_format | The line format settings for the image border. Returns an instance of OfficeLineFormat representing the shape line format. (inherited from OfficeImageEffects) |
| brightness | The brightness of the picture. Must be a number from 0.0 (dimmest) to 1.0 (brightest). The default value is 0.5. (inherited from OfficeImageEffects) |
| chroma_key | The color value of the image that will be treated as transparent. (inherited from OfficeImageEffects) |
| contrast | The contrast for the specified picture. Must be a float between 0.0 (least contrast) and 1.0 (greatest contrast). Default is 0.5. (inherited from OfficeImageEffects) |
| gray_scale | The property indicates whether a picture will be displayed in grayscale mode. The default value is False. (inherited from OfficeImageEffects) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.