IColorFrame Interface

Represents a color frame for color images.

interface IColorFrame : public IUnknown

IColorFrame has the following members.

NameDescription
AccessRawUnderlyingBufferGets a pointer to the color frame data.
CopyConvertedFrameDataToArrayCopies the color frame data converted into the requested format to a byte array.
CopyRawFrameDataToArrayCopies the raw frame data into the array provided.
CreateFrameDescriptionCreates a FrameDescription object for the ColorFrame of the requested format.
get_ColorCameraSettingsGets the color camera settings.
get_ColorFrameSourceGets the source of the color frame.
get_FrameDescriptionGets the description of the color frame.
get_RawColorImageFormatGets the format of the color frame data.
get_RelativeTimeGets the timestamp of the color frame.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: