VimbaExposureMode
Description
Sets the operation mode of the Exposure.
namespace VimbaExposureMode
{
enum Type
{
Timed,
TriggerWidth,
TriggerControlled,
PieceWiseLinearHDR
};
}
Sets the operation mode of the Exposure.
namespace VimbaExposureMode
{
enum Type
{
Timed,
TriggerWidth,
TriggerControlled,
PieceWiseLinearHDR
};
}