Hey guys,
Im making a program that will be used by graffiti collectors. There will need to be an import picture button l which will import a picture from your selected drive, and there will also be a take picture button, which i am having trouble with.

Any help would be appreciated.

Recommended Answers

All 2 Replies

Yes it is. Use google as your friend, plenty of code samples available..

HERE is a link to a sample.

You simply need to know the process that triggers the webcam. then u use the process.start method to open the webcam then pictures are saved to a default location with a defined name. then you can load the image to a picturebox

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.