AddAlphaBiLevelEffect
ImageTransformOperationCollection.AddAlphaBiLevelEffect 方法
将新的 Alpha Bi-Level 效果添加到集合的末尾。
public IAlphaBiLevel AddAlphaBiLevelEffect(float threshold)
参数 | 类型 | 描述 |
---|---|---|
threshold | Single | Alpha Bi-Level 效果的阈值。 |
返回值
集合中新图像效果的索引。
将新的 Alpha Bi-Level 效果添加到集合的末尾。
public IAlphaBiLevel AddAlphaBiLevelEffect(float threshold)
参数 | 类型 | 描述 |
---|---|---|
threshold | Single | Alpha Bi-Level 效果的阈值。 |
集合中新图像效果的索引。