ImagePreprocessingFiltersCollectionAddContrast Method ByteScout Barcode Reader SDK
Add Contrast image processing filter with specified value. Valid values from -100 to 100. 0 will not modify the image.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public void AddContrast(
	int contrast
)

Parameters

contrast
Type: SystemInt32

[Missing <param name="contrast"/> documentation for "M:Bytescout.BarCodeReader.ImagePreprocessingFiltersCollection.AddContrast(System.Int32)"]

See Also

Reference