ColorFrameReader Class

Represents a reader for color frames.

public ref class ColorFrameReader sealed : IClosable, INotifyPropertyChanged

ColorFrameReader has the following members.

NameDescription
ColorFrameSourceRepresents a source of color frames from a KinectSensor.
IsPaused Gets or sets whether the color frame reader is paused.

NameDescription
AcquireLatestFrame Gets the most recent color frame.
CloseCloses and releases system resources associated with the color frame reader.

NameDescription
FrameArrivedEvent that fires whenever a frame is captured.
PropertyChanged Occurs when a property of the ColorFrameReader class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: