IAlphaInverseEffectiveData
IAlphaInverseEffectiveData 接口
不可变对象,表示 Alpha 反转效果。Alpha(不透明度)值通过从 100% 中减去来反转。
public interface IAlphaInverseEffectiveData : IEffectEffectiveData
属性
名称 | 描述 |
---|---|
AsIEffectEffectiveData { get; } | 允许获取基本的 IEffectEffectiveData 接口。只读 IEffectEffectiveData 。 |