Click or drag to resize
ImageViewerControlBackgroundMode Enumeration
Fill mode when painting the background of 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 enum BackgroundMode
Members
  Member nameValueDescription
Solid0 Solid fill
LinearGradient1 Linear gradient fill
See Also