AlphaReplace
AlphaReplace class
Represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.
public sealed class AlphaReplace : ImageTransformOperation, IAlphaReplace
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified AlphaReplace is equal to the current AlphaReplace . |
GetEffective() | Gets effective Alpha Replace effect data with the inheritance applied. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- class ImageTransformOperation
- interface IAlphaReplace
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides