- This topic has 0 replies, 1 voice, and was last updated 4 years, 3 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Direct › Compression for JPEG in C# Code
HI ,
I am using Twain C# Sample code given on twain Portal. It is bydefault callling NATIVE transfer .I am usi ng twain virtual Scanner. I want to use Compression. I changed code for memory transfer .But still image coming in 10MB size in all types of image format.
Can anyone Help me how to change code to call JPEGCompression in memory transfer.
Why I am not getting Compressed Image using memory transfer using given C# sample code on TWAIN Site.