Back to FabImage Library Lite website
You are here: Start » Camera Support » JAI » JAI_SetIntegerParameter
JAI_SetIntegerParameter
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
Sets an integer parameter of the JAI device.
Syntax
void fil::JAI_SetIntegerParameter ( JAI_State& ioState, ftl::Optional<const ftl::String&> inDeviceID, const ftl::String& inName, ftl::int64 inValue )


