Link Search Menu Expand Document

ImagePreprocessingFilterListAddContrast Method

Adds contrast image processing filter.

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public void AddContrast(
	int contrast
)

Parameters

contrast
Type: SystemInt32
Contrast value from -100 to 100. Default is 0 (no contrast adjustment).
See Also

Reference