Back to FabImage Library website
You are here: Start » Function Reference » Camera Support » ZebraCVCameras » ZebraCVCameras_GetFloatParameter
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
| Module: | ThirdParty |
Gets a float parameter of the ZebraCVCameras device.
Syntax
void fil::ZebraCVCameras_GetFloatParameter ( ZebraCVCameras_State& ioState, ftl::Optional<const ftl::String&> inDeviceID, const ftl::String& inName, double& outValue )



