Take a pic from a cam with WIA

  • Thread starter Thread starter Nijazi Halimaji
  • Start date Start date
N

Nijazi Halimaji

Hi everybody

I saw some samples how to take a pci from a device, but they was written in
C#, an I couldn't interpret it!

My question. Do someone have a simple sample how to get a pic from a device
with WIA in VB.NET?

Thanks alot

Nijazi Halimaji
 
Nijazi Halimaji said:
This is what I got, but it's written in C#! Something written in VB.NET?

C# is so similar to VB.NET. Take some time and try to understand the code.
Don't be irritated by the curly braces...
 
Nujazi,
This is what I got, but it's written in C#! Something written in VB.NET?

Did you not see that link beneath Terry's name, that is maybe the direct
solution for your question when you live in the Thames valey, when you are
not living there you can maybe use.

C# -> VB .NET Converters:

http://www.kamalpatel.net/ConvertCSharp2VB.aspx

http://csharpconverter.claritycon.com/Default.aspx

http://www.ragingsmurf.com/vbcsharpconverter.aspx

http://www.aspalliance.com/aldotnet/examples/translate.aspx
http://authors.aspalliance.com/aldotnet/examples/translate.aspx

http://www.gotdotnet.com/Community/...mpleGuid=c622348b-18a9-47d6-8687-979975d5957d

http://www.remotesoft.com/ look for "Octopus"

And endless more I have seen in this newsgroup

I hope this helps

Cor
 
Back
Top