PhotoCamera.CaptureImage Method
Windows Phone
March 22, 2012
Initiates a full-resolution capture of the current image displayed in the viewfinder.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Completion of the operation is delayed based on exposure times and conditions. This method triggers the CaptureStarted event, which is followed by the CaptureImageAvailable and CaptureThumbnailAvailable events. When the image and thumbnail are available, the CaptureCompleted event is triggered.
For more information about how to implement this member, see How to: Create a Base Camera Application for Windows Phone.