提交bug
This commit is contained in:
@ -156,7 +156,10 @@ namespace DH.Devices.Camera
|
||||
}
|
||||
//全画幅
|
||||
if (!IsAllPicEnabled)
|
||||
{
|
||||
SetPictureRoi((int)ROIX, (int)ROIY, (int)ROIW, (int)ROIH);
|
||||
}
|
||||
|
||||
|
||||
//// 设置 触发延迟
|
||||
if (TriggerDelay > 0)
|
||||
|
Reference in New Issue
Block a user