Click or drag to resize

_IMcCaptureManagerEvents_AfterLightChannelSnapEventHandler Delegate

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Public Delegate Sub _IMcCaptureManagerEvents_AfterLightChannelSnapEventHandler ( 
	CaptDevice As IMcCaptureManagerDevice,
	Channel As Integer,
	Image As Object
)

Parameters

CaptDevice
Type: MediaCy.IQL.Capture.ManagerIMcCaptureManagerDevice
Channel
Type: SystemInt32
Image
Type: SystemObject
See Also