Link Search Menu Expand Document

IImagePreprocessingFiltersCollectionAddGammaCorrection Method (Double)

Adds "Gamma Correction" filter.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
void AddGammaCorrection(
	double gamma
)

Parameters

gamma
Type: SystemDouble
Gamma correction value. Best result provided by values between 1.25 to 1.7.
See Also

Reference