Click or drag to resize
HistogramOCRSplitUp Method

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

Parameters

b
Type: System.DrawingBitmap
whiteToSpace (Optional)
Type: SystemInt32
default = will calculate

Return Value

Type: Bitmap
See Also