IFrameDescription Interface
Represents the properties of an image frame from the KinectSensor.
IFrameDescription has the following members.
| Name | Description |
|---|---|
| get_BytesPerPixel | Gets the bytes per pixel of the data for an image frame. |
| get_DiagonalFieldOfView | Gets the diagonal field of view for an image frame. |
| get_Height | Gets the height of an image frame. |
| get_HorizontalFieldOfView | Gets the horizontal field of view for an image frame. |
| get_LengthInPixels | Gets the length in pixels of the data for an image frame. |
| get_VerticalFieldOfView | Gets the vertical field of view for an image frame. |
| get_Width | Gets the width of an image frame. |
Community Additions
ADD
Show: