|
Class Summary |
| BmpMemoryLoader |
|
| JavaIoImageLoaderImp |
In order to adhere to the JRE 1.4 and later JDK support for images
TwainConnect supports the javax.io library found in JRE 1.4.x and above with
this implementation of the ImageLoader interface
Use key com.twainconnect.io.imp.JavaIoImageLoaderImp for the value in
the properties file |
| TwainConnectImageLoaderImp |
Proprietary class in order to make the architectural footprint
even smaller. |
| TwainConnectImageLoaderImp.BitmapHeader |
Internal class representing a bitmap header structure
with code to read it from a file |