Gets or sets the brightness value to use when transferring images from the current TWAIN source.
public float Brightness { get; set; }
Public Property Brightness As Single
The brightness value to use when transferring images from the current TWAIN source. The brightness values range from -1000 to 1000.
This property internally gets or sets the brightness capability ICAP_BRIGHTNESS. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0). To get or set the brightness value call the ImageEffects property.
For an example, refer to ImageEffects.
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