this is for the python code, It cannot handle the 2-D arrays, so we need to read them in 1 line at a time. painful, but required

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

Syntax

C#
public static CoreImage GetBuildUpImage()
Visual Basic (Declaration)
Public Shared Function GetBuildUpImage As CoreImage
Visual C++
public:
static CoreImage^ GetBuildUpImage()

Return Value

[Missing <returns> documentation for "M:CoreDevices.CoreImage.GetBuildUpImage"]

See Also