DiagnosticScreenCapture.Stride Property

Gets the number of bytes from the start of one row of pixels in the screen capture buffer to the start of the next row of pixels.

Syntax

public:
property uint32 Stride {
         uint32 get ();
}  

Property value

Type: uint32 

  Number of bytes from the start of one row of pixels in the screen capture buffer to the start of the next row of pixels.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

DiagnosticScreenCapture Class

DiagnosticScreenCapture Members

Windows.Xbox.Media.Capture Namespace