HSL
HSL class
代表一个色相/饱和度/亮度效果。色相、饱和度和亮度可以相对于其当前值进行调整。
public sealed class HSL : ImageTransformOperation, IHSL
属性
名称 | 描述 |
---|---|
AsIPresentationComponent { get; } | 允许获取基础 IPresentationComponent 接口。只读 IPresentationComponent 。 |
方法
名称 | 描述 |
---|---|
override Equals(object) | 确定指定的 HSL 是否等于当前的 HSL 。 |
GetEffective() | 获取应用继承的有效色相/饱和度/亮度效果数据。 |
override GetHashCode() | 作为特定类型的哈希函数。 |
另请参阅
- class ImageTransformOperation
- interface IHSL
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides