Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
ICameraController Interface
ICameraController Methods
CopyAcquiredImage Method
EnableGrabFrameEnd Method
Grab Method
LoadConfig Method
LoadDigitizer Method
RegisterToShutter_us Method
ResetGrab Method
SaveImage Method
SetInputSize Method
Shutter_usToRegister Method
StartGrabContinuous Method
StopGrabContinuous Method
ICameraController
SetInputSize Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
C#
C++
Copy
void
SetInputSize
(
int
ox
,
int
oy
,
int
width
,
int
height
)
void
SetInputSize
(
int
ox
,
int
oy
,
int
width
,
int
height
)
Parameters
ox
Type:
System
Int32
oy
Type:
System
Int32
width
Type:
System
Int32
height
Type:
System
Int32
See Also
Reference
ICameraController Interface
LynceeTec.Interfaces Namespace