FillOverlay
Contents
[
Hide
]FillOverlay class
Represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.
public sealed class FillOverlay : ImageTransformOperation, IFillOverlay
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Blend { get; set; } | FillBlendMode. Read/write FillBlendMode . |
FillFormat { get; } | Fill format. Read-only IFillFormat . |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified FillOverlay is equal to the current FillOverlay . |
GetEffective() | Gets effective Fill Overlay effect data with the inheritance applied. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- class ImageTransformOperation
- interface IFillOverlay
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides