Description

This McCaptDevice instance is starting a snap of a single frame.

Syntax

Private Sub object_BeforeSnap(CaptureDevice, Image)

The BeforeSnap Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

ImageA McImage object.

The image frame used for the snap.