H
harshad
Hello,
I try this link http://weblogs.asp.net/nleghari/articles/webcam.aspx
following code I try:
this.picCapture.Image.Save("test",
System.Drawing.Imaging.ImageFormat.Jpeg);
My Problems is how to get image in jpg format and store in database.
Thanks,
Harshad Prajapati
I try this link http://weblogs.asp.net/nleghari/articles/webcam.aspx
following code I try:
this.picCapture.Image.Save("test",
System.Drawing.Imaging.ImageFormat.Jpeg);
My Problems is how to get image in jpg format and store in database.
Thanks,
Harshad Prajapati