色调
Tint 类
表示色调效果。通过指定的量将效果颜色值向色相移动/远离。
public sealed class Tint : ImageTransformOperation, ITint
属性
名称 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent 。 |
方法
名称 | 描述 |
---|---|
override Equals(object) | 确定指定的 Tint 是否等于当前的 Tint 。 |
GetEffective() | 获取应用继承的有效色调效果数据。 |
override GetHashCode() | 作为特定类型的哈希函数。 |