CreateBiLevel

ImageTransformOperationFactory.CreateBiLevel method

Creates BiLevel effect.

public IBiLevel CreateBiLevel(float threshold)
ParameterTypeDescription
thresholdSingleThreshold.

Return Value

BiLevel effect.

See Also