285SDK (Software development Kit)
© 2010 Thorlabs
Input Parameters
IS_SUBSAMPLING_2X_VERTICAL
Enables vertical sub-sampling with factor 2.
IS_SUBSAMPLING_3X_VERTICAL
Enables vertical sub-sampling with factor 3.
IS_SUBSAMPLING_4X_VERTICAL
Enables vertical sub-sampling with factor 4.
IS_SUBSAMPLING_5X_VERTICAL
Enables vertical sub-sampling with factor 5.
IS_SUBSAMPLING_6X_VERTICAL
Enables vertical sub-sampling with factor 6.
IS_SUBSAMPLING_8X_VERTICAL
Enables vertical sub-sampling with factor 8.
IS_SUBSAMPLING_16X_VERTICAL
Enables vertical sub-sampling with factor 16.
IS_SUBSAMPLING_2X_HORIZONTAL
Enables horizontal sub-sampling with factor 2.
IS_SUBSAMPLING_3X_HORIZONTAL
Enables horizontal sub-sampling with factor 3.
IS_SUBSAMPLING_4X_HORIZONTAL
Enables horizontal sub-sampling with factor 4.
IS_SUBSAMPLING_5X_HORIZONTAL
Enables horizontal sub-sampling with factor 5.
IS_SUBSAMPLING_6X_HORIZONTAL
Enables horizontal sub-sampling with factor 6.
IS_SUBSAMPLING_8X_HORIZONTAL
Enables horizontal sub-sampling with factor 8.
IS_SUBSAMPLING_16X_HORIZONTAL
Enables horizontal sub-sampling with factor 16.
Returns the current setting.
IS_GET_SUBSAMPLING_FACTOR_VERTICAL
Returns the vertical sub-sampling factor
IS_GET_SUBSAMPLING_FACTOR_HORIZONTAL
Returns the horizontal sub-sampling factor
Indicates whether the camera uses colour-proof
sub-sampling.
IS_GET_SUPPORTED_SUBSAMPLING
Returns the supported sub-sampling modes.
Return Values
Function executed successfully
Current setting when used together with
IS_GET_SUBSAMPLING
Returns IS_SUBSAMPLING_COLOR if the camera
uses colour-proof sub-sampling, else
IS_SUBSAMPLING_MONO
When used with
IS_GET_SUPPORTED_SUBSAMPLING
Returns the supported sub-sampling modes linked
by logical ORs
Related Functions
is_SetBinning()
231