AddAlphaBiLevelEffect()
IImageTransformOperationCollection::AddAlphaBiLevelEffect(float) method
Adds the new Alpha Bi-Level effect to the end of a collection.
virtual System::SharedPtr<IAlphaBiLevel> Aspose::Slides::Effects::IImageTransformOperationCollection::AddAlphaBiLevelEffect(float threshold)=0
Arguments
Parameter | Type | Description |
---|---|---|
threshold | float | The threshold value for the alpha bi-level effect. |
Return Value
Index of the new image effect in a collection.
See Also
- Typedef SharedPtr
- Class IAlphaBiLevel
- Class IImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides