ColorImageFrame Class

A frame used specifically for 32bit RGBA-based images. It provides access to the dimensions, format and pixel data for a frame.

public ref class ColorImageFrame sealed

ColorImageFrame has the following members.

NameDescription
ColorImageFrame Initializes a new instance of the ColorImageFrame class.

NameDescription
CameraParametersGets the camera parameters associated with the frame.
FrameBufferGets the buffer where the image data for the frame is stored.
HeightGets the height of the frame, in pixels.
StrideGets the stride of the frame.
WidthGets the width of the frame, in pixels.

Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd

Community Additions

ADD
Show: