GetTileImage
IPatternFormatEffectiveData.GetTileImage method
Creates a tile image for the pattern fill with a specified colors.
public Bitmap GetTileImage(Color background, Color foreground)
Parameter | Type | Description |
---|---|---|
background | Color | The background Color for the pattern. |
foreground | Color | The foreground Color for the pattern. |
Return Value
Tile Bitmap.
See Also
- interface IPatternFormatEffectiveData
- namespace Aspose.Slides
- assembly Aspose.Slides