DiagnosticScreenCapture.Buffer Property

Gets a buffer that contains the image data from the screen capture.

Syntax

public:
property IBuffer^ Buffer {
         IBuffer^ get ();
}  

Property value

Type: IBuffer 

IBuffer interface that contains the image data from the screen capture.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

DiagnosticScreenCapture Class

DiagnosticScreenCapture Members

Windows.Xbox.Media.Capture Namespace