Get a frame if there is one, but do not wait for frame

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

Syntax

C#
public abstract CoreImage GetSequenceFrame()
Visual Basic (Declaration)
Public MustOverride Function GetSequenceFrame As CoreImage
Visual C++
public:
virtual CoreImage^ GetSequenceFrame() abstract

Return Value

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

See Also