FillOverlay

Overview

FillOverlay is a class in Aspose.Slides FOSS for Python. Inherits from: ImageTransformOperation, ISlideComponent, IPresentationComponent.

Represents a Fill Overlay effect.

Properties

NameTypeAccessDescription
as_i_presentation_componentIPresentationComponentRead
fill_formatIFillFormatReadFill format.
blendFillBlendModeReadFillBlendMode.
slideIBaseSlideReadReferences the slide that contains the overlay
as_i_image_transform_operationIImageTransformOperationReadProvides the overlay as an IImageTransformOperation

See Also