DPlngScan is a program for manipulating bit map images.
The special features of the program are;
- The ability to handle images bigger than memory, by using disc space. So called "virtual memory".
- The program can work with 1, 2, 4, 8, 16, 24 and 32 bits per pixel images. Many programs are limited to just one value.
- Images may be manipulated even if the display hardware does not support them. For example 24 bit pictures can be loaded, manipulated and resaved as 24 bit images. Real time dithering is used to display the image in screen modes with smaller numbers of bits per pixel.
- TWAIN. Supports this general interface to scanners.