OCRAnalysisResultsGammaCorrection Property ByteScout PDF Extractor SDK
Gets whether the gamma correction filter is recommended. Can be added manually using AddGammaCorrection(Double) method.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public double GammaCorrection { get; }

Property Value

Type: Double
Remarks

Compare the value with NaN to determine whether the gamma correction is recommended. See IsNaN(Double).
See Also

Reference