© 2013 Thorlabs GmbH252
DCx Cameras
4.3.50 is_GetSensorScalerInfo
Syntax
INT is_GetSensorScalerInfo (HIDS hCam,
SENSORSCALERINFO* pSensorScalerInfo,
INT nSensorScalerInfoSize)
Description
Using is_GetSensorScalerInfo() you can query information on the image scaling which is supported by
some sensors.
Note
Internal image scaling is only supported by DCC1240x and DCC3240x series sensors.
Input parameters
Pointer to a SENSORSCALERINFO type structure to
which the information will be written
Contents of the SENSORSCALERINFO structure
Returns the number of steps for the scaling factor
Returns the increment for the scaling factor
Returns the minimum scaling factor
Returns the maximum scaling factor
Returns the current scaling factor
Returns the supported function modes, see
is_SetSensorScaler()
Return values
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
The camera model used here does not support this
function or setting.
Function executed successfully
Related functions
is_SetSensorScaler()
343
343