IPatternFormatEffectiveData
IPatternFormatEffectiveData class
Immutable object which contains effective pattern filling properties.
The IPatternFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
pattern_style | Returns the pattern style. Read-only PatternStyle. |
fore_color | Returns the foreground pattern color. Read-only aspose.pydrawing.Color. |
back_color | Returns the background pattern color. Read-only aspose.pydrawing.Color. |
Methods
Name | Description |
---|---|
get_tile_image(background, foreground) | Creates a tile image for the pattern fill with a specified colors. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides