ITintEffectiveData
ITintEffectiveData 接口
不可变对象,表示一个色调效果。根据指定的数量将效果颜色值向色相移动或远离。
public interface ITintEffectiveData : IEffectEffectiveData
属性
| 名称 | 描述 |
|---|---|
| Amount { get; } | 返回效果数量。只读单精度浮点数。 |
| AsIEffectEffectiveData { get; } | 允许获取基接口 IEffectEffectiveData。只读 IEffectEffectiveData。 |
| Hue { get; } | 返回色相。只读单精度浮点数。 |