Forums › TWAIN Classic › Image size › Reply To: Image size
January 24, 2008 at 10:18 am
#24316
seems like there are several options, drop the pixel type, drop the resolution, use resolution, use a lossy filetype (jpeg are typically smaller), crop the image,…
part of this depends on the caps available on your device, but you can usually accomplish these things in your programming language of choice outside of twain.
what kind of scanner/camera are you working with (and planning on supporting moving forward) and what language?
.