Image transfer to another machin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am programatically capturing image and then transfering it to another
machine.
but the size of image depends on the screen resolution. I want to keep the
size of image very small and still it should also maintaine it's clairity so
that it can be transfered faster.

Can anyone tell me the way to do this
 
You would need to zip the image with the zipping streams in .NET, unless you
can come up with a better algorythm for lossless compression of images.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top