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

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.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