get_tile_i_image method
get_tile_i_image
Creates a tile image for the pattern fill with a specified colors.
Returns
Tile IImage
.
def get_tile_i_image(self, background, foreground):
...
Parameter | Type | Description |
---|---|---|
background | aspose.pydrawing.Color | The background aspose.pydrawing.Color for the pattern. |
foreground | aspose.pydrawing.Color | The foreground aspose.pydrawing.Color for the pattern. |
See Also
- class
IImage
- class
IPatternFormatEffectiveData
- module
aspose.slides
- library
Aspose.Slides