Forums › TWAIN Classic › how to set contrast/brightness? › Reply To: how to set contrast/brightness?
November 27, 2006 at 8:41 am
#23296
Hi Victor,
The TwainGUI project given here is using the entry points in twain32.dll in C#. I’m using win32 C++ and using the twain proc address and capability controlling as in twain specification.
Do you think that win32 based method does not work. How would I find the entry points of twain32.dll, so that I can use C#.
Best Regards