Gets or sets the contrast value to use when transferring images from the current WIA source.
public int Contrast { get; set; }
Public Property Contrast As Integer
The contrast value to use when transferring images from the current WIA source. Possible values range from -1000 through 1000, where 1000 corresponds to the maximum contrast, 0 corresponds to normal contrast, and -1000 corresponds to the minimum contrast.
For an example, refer to WiaSession.GetRootItem.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET