Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AdvancedCapturedPhoto.Frame Property
Definition
- Namespace:
- Windows.Media.Capture
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the captured frame containing the result of the advanced photo capture.
public:
property CapturedFrame ^ Frame { CapturedFrame ^ get(); };
CapturedFrame Frame();
public CapturedFrame Frame { get; }
var capturedFrame = advancedCapturedPhoto.frame;
Public ReadOnly Property Frame As CapturedFrame
Property Value
The captured frame containing the result of the advanced photo capture.
Applies to
Feedback
Was this page helpful?
