Gets ordered names of all image processors in list
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string[] ImageProcessorNameList() |
Visual Basic (Declaration) |
---|
Public Function ImageProcessorNameList As String() |
Visual C++ |
---|
public: virtual array<String^>^ ImageProcessorNameList() sealed |
Return Value
[Missing <returns> documentation for "M:CoreDevices.EasyCore.ImageProcessorNameList"]