DiagnosticScreenCapture has the following members.
| Name | Description | |
|---|---|---|
![]() |
BitsPerPixel | Gets the number of bits that are used for each pixel in the screen capture image. |
![]() |
Buffer | Gets a buffer that contains the image data from the screen capture. |
![]() |
Height | Gets the height of the screen capture image. |
![]() |
Status | Gets the status code from the DiagnosticCapture.CaptureScreenAsync operation. |
![]() |
Stride | 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. |
![]() |
Width | Gets the width of the screen capture image. |