With scanimage.exe build 12/05/13 08:31
[D:\]scanimage -L
device `epson2:libusb:001:001' is a Epson GT-8300 flatbed scanner
scanimage --mode color --resolution 300 --brightness -1 > output.pnm
Produces the normal scan quality in color.
========================
[D:\]scanimage -L
device `plustek:libusb:001:001' is a Hewlett-Packard Scanjet 2200c flatbed scanner
scanimage --mode Color -l 0 -t 0 -x 215 -y 297 --resolution 150 > output.pnm
Looks good, requires scan area info.
========================
[D:\]scanimage -L
device `hp:libusb:001:001' is a Hewlett-Packard ScanJet 5200C flatbed scanner
scanimage --mode Color > output.pnm
Ohh, that's really nice gamma
This scanner has normally only been this good with the SCSI option.