Beginer

  • Thread starter Thread starter renu
  • Start date Start date
R

renu

Hi,
I am doing program in C#.I have captured some images by using
camera(U30DC) and I
want to save that images.How can I do the same?
Please help me.
Thanking you.

Regards
Renuka
 
Hello renu,

If your cam communicate with PC over TWAIN driver see there http://www.codeproject.com/dotnet/twaindotnet.asp
if over USB then there http://groups.google.com/groups/search?q=dotnet+C#+USB

r> Hi,
r> I am doing program in C#.I have captured some images by using
r> camera(U30DC) and I
r> want to save that images.How can I do the same?
r> Please help me.
r> Thanking you.
r> Regards
r> Renuka
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Back
Top