CreateHSL
ImageTransformOperationFactory.CreateHSL method
创建色相饱和度亮度效果。
public IHSL CreateHSL(float hue, float saturation, float luminance)
范围 | 类型 | 描述 |
---|---|---|
hue | Single | 色调。 |
saturation | Single | 饱和度。 |
亮度 | Single | 亮度。 |
返回值
HSL 效果。
也可以看看
- interface IHSL
- class ImageTransformOperationFactory
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides