PresentationSlideImageFillFormat class
Leave feedback
On this page
Represents the image fill format settings for a slide in a PowerPoint document.
The PresentationSlideImageFillFormat type exposes the following members:
| Property | Description |
|---|---|
| background_image | The background image. Returns None if the image is not set. |
| tile_as_texture | The tile_as_texture property indicates whether the image is tiled across the background. True if the image is tiled across the background; otherwise, False (the image is stretched). The default value is False. (inherited from PresentationImageFillFormat) |
| transparency | The transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent). (inherited from PresentationImageFillFormat) |
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.