Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the reference to the color frame for the FrameArrived event.
Syntax
public:
property ColorFrameReference^ FrameReference {
ColorFrameReference^ get ();
}
public ColorFrameReferenceFrameReference { get; }
var frameReference = colorFrameArrivedEventArgs.frameReference;
Property value
Type: ColorFrameReference
The reference to the color frame for the FrameArrived event.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
ColorFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace