LongExposureInfraredFrame Class

Represents a long exposure infrared frame.

public ref class LongExposureInfraredFrame sealed : IClosable

LongExposureInfraredFrame has the following members.

NameDescription
FrameDescription Gets the description of the long exposure infrared frame.
LongExposureInfraredFrameSourceGets the long exposure infrared frame source.
RelativeTime Gets the timestamp of the long exposure infrared frame.

NameDescription
CloseReleases system resources associated with the long exposure infrared frame.
CopyFrameDataToArrayCopies the long exposure frame data into the array provided.
CopyFrameDataToBufferCopies the long exposure frame data into the buffer provided.
LockImageBufferLocks the buffer so the data can be read.

This frame is similar to the InfraredFrame, except it has been exposed over a longer period of time. The result is a higher quality image, with less noise, at the expense of some motion blur for objects that are moving.

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

Community Additions

ADD
Show: