Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
Microsoft.Azure.Kinect.Sensor.Capture Class Reference

A set of images captured in sync. More...

Public Member Functions

 Capture ()
 Initializes a new instance of the Capture class. More...
 
Capture Reference ()
 Creates a duplicate reference to the same Capture. More...
 
void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 Handle the disposing of the object. More...
 

Properties

Image Color [get, set]
 Gets or sets the color image of this capture. More...
 
Image Depth [get, set]
 Gets or sets the depth image of this capture. More...
 
Image IR [get, set]
 Gets or sets the IR image of this capture. More...
 
float Temperature [get, set]
 Gets or sets the device temperature at the time of the capture. More...
 

Detailed Description

A set of images captured in sync.


The documentation for this class was generated from the following file: