FrameDescription Class
Represents the properties of an image frame from the KinectSensor.
Syntax
public ref class FrameDescription sealed
public sealed class FrameDescription
var frameDescription = WindowsPreview.Kinect.FrameDescription;
Members
FrameDescription has the following members.
Properties
Name | Description |
---|---|
BytesPerPixel | Gets the bytes per pixel of the data for an image frame. |
DiagonalFieldOfView | Gets the diagonal field of view for an image frame, in degrees. |
Height | Gets the height of an image frame, in pixels. |
HorizontalFieldOfView | Gets the horizontal field of view for an image frame, in degrees. |
LengthInPixels | Gets the length in pixels of the data for an image frame. |
VerticalFieldOfView | Gets the vertical field of view for an image frame, in degrees. |
Width | Gets the width of an image frame, in pixels. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd