AddAlphaBiLevelEffect
ImageTransformOperationCollection.AddAlphaBiLevelEffect method
Adds the new Alpha Bi-Level effect to the end of a collection.
public IAlphaBiLevel AddAlphaBiLevelEffect(float threshold)
Parameter | Type | Description |
---|---|---|
threshold | Single | The threshold value for the alpha bi-level effect. |
Return Value
Index of the new image effect in a collection.
See Also
- interface IAlphaBiLevel
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides