Gocator API
kBool GoAdvanced_IsHdrModeUsed ( GoAdvanced  advanced)

Returns a boolean representing if High Dynamic Range mode is in use.

Version
Introduced in firmware 6.3.1.83
Note
Not available on all sensors. Use GoAdvanced_IsHdrModeUsed() to determine if this feature is supported on sensor.
Parameters
advancedGoAdvanced object.
Returns
kTRUE if it is used and kFALSE otherwise.