AddAlphaBiLevelEffect

IImageTransformOperationCollection.AddAlphaBiLevelEffect method

将新的 Alpha Bi-Level 效果添加到集合的末尾。

public IAlphaBiLevel AddAlphaBiLevelEffect(float threshold)
参数类型描述
thresholdSingleAlpha bi-level 效果的阈值。

返回值

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

另请参见