HSL
HSL class
表示色相/饱和度/亮度效果。 色调、饱和度和亮度都可以相对于其当前值进行调整。
public class HSL : ImageTransformOperation, IHSL
特性
姓名 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent 。 |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 确定指定的HSL 是否等于当前的HSL。 |
GetEffective() | 获取应用了继承的有效色相/饱和度/亮度效果数据。 |
override GetHashCode() | 用作特定类型的哈希函数。 |
也可以看看
- class ImageTransformOperation
- interface IHSL
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides