From C++ I want to set the following scanner parameters using TWAIN library: resolution, window position and histogram settings (shadow, highlight, gamma, max/min intensity). Is there any good example on the web which I could use as a starting point?
BTW, is there any reason to use commercial libraries based on TWAIN and not directly TWAIN - any advantage?