Provides settings for capturing photos. The settings include aspect ratio, image size, format, resolution, and whether or not cropping is allowed by the user interface (UI).
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
Members
The CameraCaptureUIPhotoCaptureSettings class has these types of members:
Methods
The CameraCaptureUIPhotoCaptureSettings class inherits methods from the Object class (C#/VB/C++).
Properties
The CameraCaptureUIPhotoCaptureSettings class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Determines whether photo cropping will be enabled in the user interface for capture a photo. | |
| Read/write | The aspect ratio of the captured photo. | |
| Read/write | The exact size in pixels of the captured photo. | |
| Read/write | Determines the format that captured photos will be stored in. | |
| Read/write | Determines the maximum resolution the user will be able to select. |
Remarks
To get an instance of this object, retrieve the PhotoSettings property.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 12/4/2012