here for Capture the Image i used these Code
CameraCaptureTask myCamera = new CameraCaptureTask(); myCamera.Show();
Can you pleas Help me outCameraCaptureTask myCamera = new CameraCaptureTask(); myCamera.Show();
Can you pleas Help me outKnow 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.
Abhishek JainPosted Sep 6, 2013, 7:28 AM
Just Add reference of library "Microsoft.Xna.Framework.Media" for accessing Media Library.
Regards
AJ