CreateTint
ImageTransformOperationFactory.CreateTint 方法
创建 Tint 效果。
public ITint CreateTint(float hue, float amount)
| 参数 | 类型 | 描述 |
|---|---|---|
| hue | Single | 色调。 |
| amount | Single | 数量。 |
返回值
Tint 效果。
创建 Tint 效果。
public ITint CreateTint(float hue, float amount)
| 参数 | 类型 | 描述 |
|---|---|---|
| hue | Single | 色调。 |
| amount | Single | 数量。 |
Tint 效果。