Adds one image to another overfloes are corrected to white
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void AddImage( CoreImage SecondImage ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddImage ( _ SecondImage As CoreImage _ ) |
| Visual C++ |
|---|
public: void AddImage( CoreImage^ SecondImage ) |
Parameters
- SecondImage
- Type: CoreDevices..::.CoreImage
[Missing <param name="SecondImage"/> documentation for "M:CoreDevices.CoreImage.AddImage(CoreDevices.CoreImage)"]