Click or drag to resize

OcrApiThresholdedImageScaleFactor Property

Gets the scale factor of the thresholded image that would be returned ThresholdedImage and the various methods that call GetComponentImages. Equals 0 if no thresholder has been set.

Namespace: Patagames.Ocr
Assembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntax
public int ThresholdedImageScaleFactor { get; }

Property Value

Int32
See Also