AddTintEffect
ImageTransformOperationCollection.AddTintEffect method
将新的 Tint 效果添加到集合的末尾。
public ITint AddTintEffect(float hue, float amount)
范围 | 类型 | 描述 |
---|---|---|
hue | Single | 要着色的色调。 |
amount | Single | 指定颜色值的偏移量。 |
返回值
集合中新图像效果的索引。
也可以看看
- interface ITint
- class ImageTransformOperationCollection
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides