Full Image processor list. Manipulation should be done

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

Syntax

C#
public Dictionary<string, ImageProcessorStep> ImageProcessorsList()
Visual Basic (Declaration)
Public Function ImageProcessorsList As Dictionary(Of String, ImageProcessorStep)
Visual C++
public:
Dictionary<String^, ImageProcessorStep^>^ ImageProcessorsList()

Return Value

[Missing <returns> documentation for "M:CoreDevices.EasyCoreMat.ImageProcessorsList"]

See Also