Gets or sets the contrast value to used when transferring images from the current TWAIN source.
public float Contrast { get; set; }
Public Property Contrast As Single
The contrast value to use when transferring images from the current TWAIN source. The contrast values range from -1000 to 1000.
This property internally gets or sets the contrast capability ICAP_CONTRAST. 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 contrast 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