CreateTint

ImageTransformOperationFactory.CreateTint 方法

创建 Tint 效果。

public ITint CreateTint(float hue, float amount)
参数类型描述
hueSingle色调。
amountSingle数量。

返回值

Tint 效果。

另请参阅