These are the lines of code take from the demo code, with the exception that I replaced the scroll bar value with a constant.
- Code: Select all
Imaging1.TwainSetAutoBrightness (False)
Imaging1.TwainSetCurrentBrightness (-100)
If I return the available brightness values, I get an array ranging in values from -1000 to 1000.
Any ideas?
Thanks!
