Gocator API
Home
Topics
Types
Files
kBool
GoAdvanced_IsHdrParametersUsed
(
GoAdvanced
advanced
)
Returns a boolean representing if High Dynamic Range parameters are 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
advanced
GoAdvanced
object.
Returns
kTRUE if it is used and kFALSE otherwise.
GoAdvanced