Click or drag to resize
HistogramOCRHistogramLetter Constructor (Bitmap, Char)

Namespace: ANDREICSLIB.Helpers
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HistogramLetter(
	Bitmap b,
	char letter
)

Parameters

b
Type: System.DrawingBitmap
letter
Type: SystemChar
See Also