CreateBiLevel()
IImageTransformOperationFactory::CreateBiLevel(float) method
Creates BiLevel effect.
virtual System::SharedPtr<IBiLevel> Aspose::Slides::Effects::IImageTransformOperationFactory::CreateBiLevel(float threshold)=0
Arguments
Parameter | Type | Description |
---|---|---|
threshold | float | Threshold. |
Return Value
BiLevel effect.
See Also
- Typedef SharedPtr
- Class IBiLevel
- Class IImageTransformOperationFactory
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides