| Home > Control properties descriptions > | History back Previous chapter Next chapter Print |
AutoSensorShutterMode |
|
uEye ActiveX Manual Version 4.00
Description
AutoSensorShutterMode sets the metering mode for auto sensor exposure.
|
|
|
|
Parameters
Type |
Value |
Description |
LONG |
AS_PM_NONE |
The entire field of view is used for metering. |
AS_PM_SENS_CENTER_WEIGHTED |
Metering is based on the entire field of view, but gives greater emphasis to the center area of the image. |
|
AS_PM_SENS_CENTER_SPOT |
Only a small area in the image center is used for metering. |
|
AS_PM_SENS_PROTRAIT |
Metering is based on that part of the field of view that corresponds to the portrait format. |
|
AS_PM_SENS_LANDSCAPE |
Metering is based on that part of the field of view that corresponds to the landscape format. |
Related properties
Related functions