CreateBiLevel()

ImageTransformOperationFactory::CreateBiLevel(float) method

Creates BiLevel effect.

System::SharedPtr<IBiLevel> Aspose::Slides::Effects::ImageTransformOperationFactory::CreateBiLevel(float threshold) override

Arguments

ParameterTypeDescription
thresholdfloatThreshold.

Return Value

BiLevel effect.

See Also