PictureFillMode
Overview
PictureFillMode is a enum in Aspose.Slides FOSS for Python.
Determines how picture will fill area.
This enumeration defines 2 values: TILE, STRETCH.
Values
| Value | Description |
|---|---|
TILE | Represents a picture fill mode that tiles the image across the shape |
STRETCH | Represents a picture fill mode that stretches the image to fit the shape |