Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
ICameraController Interface
ICameraController Methods
CopyAcquiredImage Method
EnableGrabFrameEnd Method
Grab Method
GrabExternal 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: 6.5.0.22 6_5_dev_win7 724a893, built 2017-12-08 14:08:47 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