Initializes a new instance of the CoreImage class
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public CoreImage( cImage cimage ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ cimage As cImage _ ) |
Visual C++ |
---|
public: CoreImage( cImage^ cimage ) |
Parameters
- cimage
- Type: CWrapper..::.cImage
[Missing <param name="cimage"/> documentation for "M:CoreDevices.CoreImage.#ctor(CWrapper.cImage)"]