AddTintEffect

ImageTransformOperationCollection.AddTintEffect 方法

将新的 Tint 效果添加到集合的末尾。

public ITint AddTintEffect(float hue, float amount)
参数类型描述
hueSingle要调 tint 的色相。
amountSingle指定颜色值偏移的量。

返回值

新图像效果在集合中的索引。

另请参阅