Search found 1 match

by KeithH
Wed Mar 25, 2009 12:09 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Changing the Bit Depth in C#
Replies: 1
Views: 6193

Changing the Bit Depth in C#

Using VSTwain 4.4. Developing in C# using VS 2008. I'm banging my head with this and can't find anything in the FAQ or forums. I'm sure I am missing something simple. I want to set the Bit Depth to 8 in C#. Your examples are in VB, but it is fairly straight forward. VSTwain1.OpenDataSource(); VSTwai...