ImagePreprocessingFilterListAddScale Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds "Scale" image filter with specified scale factor. In example, '2.0' - double the size.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- scaleFactor
- Type: SystemDouble
[Missing <param name="scaleFactor"/> documentation for "M:ByteScout.DocumentParser.ImagePreprocessingFilterList.AddScale(System.Double)"]
See Also