ImagePreprocessingFilterListAddFit 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 "Fit" image filter with the specified size limit. When the image width or height exceeds the limit, the image proportionally resized to it.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Parameters
- fitToSize
- Type: SystemInt32
[Missing <param name="fitToSize"/> documentation for "M:ByteScout.TextRecognition.ImagePreprocessingFilterList.AddFit(System.Int32)"]
See Also