AddAlphaBiLevelEffect
IImageTransformOperationCollection.AddAlphaBiLevelEffect method
将新的 Alpha Bi-Level 效果添加到集合的末尾。
public IAlphaBiLevel AddAlphaBiLevelEffect(float threshold)
参数 | 类型 | 描述 |
---|---|---|
threshold | Single | Alpha bi-level 效果的阈值。 |
返回值
新图像效果在集合中的索引。
另请参见
- interface IAlphaBiLevel
- interface IImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides