AlphaReplace
AlphaReplace class
Represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.
public class AlphaReplace : ImageTransformOperation, IAlphaReplace
Properties
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