FillOverlay
Overview
FillOverlay is a class in Aspose.Slides FOSS for Python.
Inherits from: ImageTransformOperation, ISlideComponent, IPresentationComponent.
Represents a Fill Overlay effect.
Properties: as_i_image_transform_operation, as_i_presentation_component, blend, fill_format, presentation, slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_presentation_component | IPresentationComponent | Read | Gets the as i presentation component. |
fill_format | IFillFormat | Read | Fill format. |
blend | FillBlendMode | Read/Write | FillBlendMode. |
slide | IBaseSlide | Read | Gets the slide. |
as_i_image_transform_operation | IImageTransformOperation | Read | Gets the as i image transform operation. |
presentation | IPresentation | Read | Gets the presentation. |