AlphaInverse
AlphaInverse class
Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.
public sealed class AlphaInverse : ImageTransformOperation, IAlphaInverse
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified AlphaInverse is equal to the current AlphaInverse . |
GetEffective() | Gets effective Alpha Inverse effect data with the inheritance applied. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- class ImageTransformOperation
- interface IAlphaInverse
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides