ImagePreprocessingFiltersCollectionAddGammaCorrection Method (Double)ByteScout PDF Extractor SDK
Adds "Gamma Correction" filter.

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

public void AddGammaCorrection(
	double gamma
)

Parameters

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

Implements

IImagePreprocessingFiltersCollectionAddGammaCorrection(Double)
See Also

Reference