Camera.getParameterValueInt Method¶
Module: Camera
Definition¶
Gets the integer value of a device parameter.
int getParameterValueInt(String? parameterName)
Parameters
parameterName Stringin The parameter to query.
Returns
intOutputs the integer value of the parameter.
Exceptions
An error has occurred during Devices Library execution.