Camera Properties
Collapse the table of content
Expand the table of content

Camera Properties

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

The Camera type exposes the following members.

  NameDescription
Public property AvailableResolutions Queries the camera for the available resolutions.
Public property CameraType Gets the type of camera that the Camera object represents; indicates the location of the camera on the device.
Public property Orientation Gets the number of degrees that the viewfinder brush needs to be rotated clockwise to align with the camera sensor.
Public property PreviewResolution Gets the current resolution of the image provided by the PhotoCameraGetPreviewBuffer methods. This method is for use by the live viewfinder.
Public property Resolution Gets or sets the resolution of the image captured by the camera.
Top

Show:
© 2017 Microsoft