Click or drag to resize
HistogramOCRBitmapBoolArray Constructor

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private BitmapBoolArray(
	int w,
	int h
)

Parameters

w
Type: SystemInt32
h
Type: SystemInt32
See Also