CreateAlphaBiLevel()
ImageTransformOperationFactory::CreateAlphaBiLevel(float) method
Creates Alpha BiLevel effect.
System::SharedPtr<IAlphaBiLevel> Aspose::Slides::Effects::ImageTransformOperationFactory::CreateAlphaBiLevel(float threshold) override
Arguments
Parameter | Type | Description |
---|---|---|
threshold | float | Threshold. |
Return Value
Alpha BiLevel effect.
See Also
- Typedef SharedPtr
- Class IAlphaBiLevel
- Class ImageTransformOperationFactory
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides