Click or drag to resize
HistogramOCRPerformOCR Method (Bitmap, Int32)

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string[] PerformOCR(
	Bitmap b,
	int spaceForWhiteSpace = -1
)

Parameters

b
Type: System.DrawingBitmap
spaceForWhiteSpace (Optional)
Type: SystemInt32

Return Value

Type: String
See Also