IFrameDescription Interface

Represents the properties of an image frame from the KinectSensor.

Syntax

interface IFrameDescription : public IUnknown

Members

IFrameDescription has the following members.

Methods

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.

Requirements

Header: kinect.h

Library: kinect20.lib