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