AlphaInverse
AlphaInverse class
Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.
public sealed class AlphaInverse : ImageTransformOperation, IAlphaInverse
Properties
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