IFillOverlay — Aspose.Slides FOSS Java API Reference
IFillOverlay — Represents a Fill Overlay effect.
Package: org.aspose.slides.foss.effects
Properties
| Property | Type | Access | Description |
|---|---|---|---|
fillFormat | IFillFormat | Read/Write | |
blend | FillBlendMode | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getFillFormat() | IFillFormat | Returns the fill format. |
getBlend() | FillBlendMode | Returns the fill blend mode. |
setBlend(FillBlendMode value) | void | Sets the fill blend mode. |