Does the work of snapping one frame

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected abstract CoreImage SnapFrame()
Visual Basic (Declaration)
Protected MustOverride Function SnapFrame As CoreImage
Visual C++
protected:
virtual CoreImage^ SnapFrame() abstract

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.Camera.SnapFrame"]

See Also