AlphaInverse

AlphaInverse class

表示 Alpha Inverse 效果。 Alpha(不透明度)值通过从 100% 中减去来反转。

public sealed class AlphaInverse : ImageTransformOperation, IAlphaInverse

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent

方法

姓名描述
override Equals(object)确定指定的AlphaInverse是否等于当前的AlphaInverse。
GetEffective()获取应用了继承的有效 Alpha Inverse 效果数据。
override GetHashCode()用作特定类型的哈希函数。

也可以看看