CaptureImage Method
Collapse the table of content
Expand the table of content

PhotoCamera.CaptureImage Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initiates a full-resolution capture of the current image displayed in the viewfinder.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Sub CaptureImage

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 app for Windows Phone 8.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft