CreateAlphaBiLevel

IImageTransformOperationFactory.CreateAlphaBiLevel method

Creates Alpha BiLevel effect.

public IAlphaBiLevel CreateAlphaBiLevel(float threshold)
ParameterTypeDescription
thresholdSingleThreshold.

Return Value

Alpha BiLevel effect.

See Also