capture and save image
window based code for capture image on click of button in c# asp.net 2010 and image saved in folder
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nia BrodyPosted Jun 3, 2014, 7:20 AM
Do you mean screen capture?
Do you mean web cam capture?
Do you mean scanning an image and show it on viewer?
I know a programming toolkit (leadtools) that supports these features (screen capture, web cam capture and scanning). This toolkit has a native .NET classes that you can use in Winforms and Webforms applications. You can find more information on their website.
Khan Abrar AhmedPosted May 26, 2014, 5:40 AM
http://www.c-sharpcorner.com/UploadFile/4d9083/capturing-image-from-web-cam-in-Asp-Net/