IFrameDescription Interface

Represents the properties of an image frame from the KinectSensor.

interface IFrameDescription : public IUnknown

IFrameDescription has the following members.

NameDescription
get_BytesPerPixelGets the bytes per pixel of the data for an image frame.
get_DiagonalFieldOfViewGets the diagonal field of view for an image frame.
get_HeightGets the height of an image frame.
get_HorizontalFieldOfViewGets the horizontal field of view for an image frame.
get_LengthInPixelsGets the length in pixels of the data for an image frame.
get_VerticalFieldOfViewGets the vertical field of view for an image frame.
get_WidthGets the width of an image frame.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: