Capture picture from Digital Camera using C#

G

Gidi

Hi,

I'm looking for a good example to learn how can i capture a picture into my
application using digital camera and C#.

Thanks,
Gidi.
 
K

Kerem Gümrükcü

Hi Gidi,

the question here is what kind of camera do you use?
What Interface does it have and what format are
the images/video? More specific please,...

Regards

Kerem

--
 
G

Gidi

Hi,

I want to use a web camera, for example, Logitech quick Messanger, and to
catch a JPG files.
beside that, i don't have any other information... hope that helps...
 
D

Delicioustian

Hi~
You can use Windows Image Acquisition(WIA) service. A COM component for
WIA is free for downloading at microsoft.com. I used it in one of my project
using
a CANON G7 Camera.
 

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

Similar Threads


Top