LongExposureInfraredFrame Class
Represents a long exposure infrared frame.
LongExposureInfraredFrame has the following members.
| Name | Description |
|---|---|
| FrameDescription | Gets the description of the long exposure infrared frame. |
| LongExposureInfraredFrameSource | Gets the long exposure infrared frame source. |
| RelativeTime | Gets the timestamp of the long exposure infrared frame. |
| Name | Description |
|---|---|
| Close | Releases system resources associated with the long exposure infrared frame. |
| CopyFrameDataToArray | Copies the long exposure frame data into the array provided. |
| CopyFrameDataToBuffer | Copies the long exposure frame data into the buffer provided. |
| LockImageBuffer | Locks 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.
Community Additions
ADD
Show: