GetTileIImage()
IPatternFormatEffectiveData::GetTileIImage(System::Drawing::Color, System::Drawing::Color) method
Creates a tile image for the pattern fill with a specified colors.
virtual System::SharedPtr<IImage> Aspose::Slides::IPatternFormatEffectiveData::GetTileIImage(System::Drawing::Color background, System::Drawing::Color foreground)=0
Arguments
Parameter | Type | Description |
---|---|---|
background | System::Drawing::Color | The background System::Drawing::Color for the pattern. |
foreground | System::Drawing::Color | The foreground System::Drawing::Color for the pattern. |
Return Value
Tile IImage.
See Also
- Typedef SharedPtr
- Class IImage
- Class Color
- Class IPatternFormatEffectiveData
- Namespace Aspose::Slides
- Library Aspose.Slides