Click or drag to resize
TesseractOcrImageResizeSettingsScaleXFactor Property
The horizontal resize scale factor

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public float ScaleXFactor { get; set; }

Property Value

Type: Single
Remarks
TesseractOcrImageResizeSettings remarks for instructions on how to properly use the scale factor when resizing
See Also