[Missing <summary> documentation for "M:CWrapper.CMMCore.getLastImageMD(System.UInt32,System.UInt32,CWrapper.Metadata)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public CoreImage getLastImageMD( uint channel, uint slice, Metadata md ) |
Visual Basic (Declaration) |
---|
Public Function getLastImageMD ( _ channel As UInteger, _ slice As UInteger, _ md As Metadata _ ) As CoreImage |
Visual C++ |
---|
public: CoreImage^ getLastImageMD( unsigned int channel, unsigned int slice, Metadata^ md ) |
Parameters
- channel
- Type: System..::.UInt32
[Missing <param name="channel"/> documentation for "M:CWrapper.CMMCore.getLastImageMD(System.UInt32,System.UInt32,CWrapper.Metadata)"]
- slice
- Type: System..::.UInt32
[Missing <param name="slice"/> documentation for "M:CWrapper.CMMCore.getLastImageMD(System.UInt32,System.UInt32,CWrapper.Metadata)"]
- md
- Type: CWrapper..::.Metadata
[Missing <param name="md"/> documentation for "M:CWrapper.CMMCore.getLastImageMD(System.UInt32,System.UInt32,CWrapper.Metadata)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.CMMCore.getLastImageMD(System.UInt32,System.UInt32,CWrapper.Metadata)"]