Gocator API
Home
Topics
Types
Files
k64f
GoAdvanced_HdrParameters
(
GoAdvanced
advanced
,
k32u
index
)
Returns the value of the HDR parameter list at the given index.
Note
Not available on all sensors. Use
GoAdvanced_IsHdrModeUsed()
to determine if this feature is supported on sensor.
Parameters
advanced
GoAdvanced
object.
index
The parameter list index to access.
Returns
The parameter value at the given index used for the current High Dynamic Range mode set. But if the index exceeds the bounds of the list, 0 is returned.
GoAdvanced