HSL
HSL 类
表示一种 Hue/Saturation/Luminance 效果。Hue、Saturation 和 Luminance 都可以相对于当前值进行调整。
public sealed class HSL : ImageTransformOperation, IHSL
属性
| 名称 | 描述 |
|---|---|
| AsIPresentationComponent { get; } | 允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent。 |
方法
| 名称 | 描述 |
|---|---|
| override Equals(object) | 确定指定的 HSL 是否等于当前的 HSL。 |
| GetEffective() | 获取在应用继承后的有效 Hue/Saturation/Luminance 效果数据。 |
| override GetHashCode() | 为特定类型提供哈希函数。 |