ARFrame.CapturedImage Property
Definition
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.
The original capture image, not corrected for device orientation or view aspect ratio, as a CVPixelBuffer.
public virtual CoreVideo.CVPixelBuffer CapturedImage { [Foundation.Export("capturedImage")] get; }
member this.CapturedImage : CoreVideo.CVPixelBuffer
Property Value
- Attributes