Click or drag to resize
Accord.NET (logo)

SimplePosterization Constructor (SimplePosterizationPosterizationFillingType)

Initializes a new instance of the SimplePosterization class.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public SimplePosterization(
	SimplePosterizationPosterizationFillingType fillingType
)
Request Example View Source

Parameters

fillingType
Type: Accord.Imaging.FiltersSimplePosterizationPosterizationFillingType
Specifies filling type of posterization areas.
See Also