FillOverlay
Overview
FillOverlay is a class in Aspose.Slides FOSS for Python.
Inherits from: ImageTransformOperation, ISlideComponent, IPresentationComponent.
Represents a Fill Overlay effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_presentation_component | IPresentationComponent | Read | |
fill_format | IFillFormat | Read | Fill format. |
blend | FillBlendMode | Read | FillBlendMode. |
slide | IBaseSlide | Read | References the slide that contains the overlay |
as_i_image_transform_operation | IImageTransformOperation | Read | Provides the overlay as an IImageTransformOperation |