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

◆ k4a_image_get_iso_speed()

uint32_t k4a_image_get_iso_speed ( k4a_image_t  image_handle)
related

Get the image ISO speed.

Parameters
image_handleHandle of the image for which the get operation is performed on.
Remarks
This function is only valid for color captures, and not for depth or IR captures.
Returns
Returns the ISO speed of the image. 0 indicates the ISO speed was not available or an error occurred.