Gets or sets the brightness value to use when transferring images from the current WIA source.
public int Brightness { get; set; }
Public Property Brightness As Integer
The brightness value to use when transferring images from the current WIA source. Possible values range from -1000 through 1000, where 1000 corresponds to the maximum brightness, 0 corresponds to normal brightness, and -1000 corresponds to the minimum brightness.
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