Gets or sets the bits per pixel value used to transfer images from the current TWAIN source.
public int ImageBitsPerPixel { get; set; }
Public Property ImageBitsPerPixel As Integer
The bits per pixel value used to transfer images from the current TWAIN source.
This property internally gets or sets the bits per pixel capability ICAP_BITDEPTH. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0).
For an example, refer to ImageUnit.
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