Click or drag to resize
ImageViewerControlImage Property
Gets or sets the image.

Namespace: DevScope.Ocr.Utils
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Bitmap Image { get; set; }

Property Value

Type: Bitmap
The image.
See Also