IImagePreprocessingFiltersCollectionAddScale Method (Double)ByteScout PDF Extractor SDK
Adds "Scale" image filter with specified scale factor and default interpolation mode (HighQualityBicubic).

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

void AddScale(
	double scaleFactor
)

Parameters

scaleFactor
Type: SystemDouble

[Missing <param name="scaleFactor"/> documentation for "M:Bytescout.PDFExtractor.IImagePreprocessingFiltersCollection.AddScale(System.Double)"]

See Also

Reference