This class is used for cameras that take an image the return the image. This is a normal camera
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[SerializableAttribute] public class NormalCamera : Camera, ICameraCom |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NormalCamera _ Inherits Camera _ Implements ICameraCom |
Visual C++ |
---|
[SerializableAttribute] public ref class NormalCamera : public Camera, ICameraCom |
Inheritance Hierarchy
System..::.Object
CoreDevices.Devices..::.MMDeviceBase
CoreDevices.Devices..::.Camera
CoreDevices.Devices..::.NormalCamera
CoreDevices.Devices..::.MMDeviceBase
CoreDevices.Devices..::.Camera
CoreDevices.Devices..::.NormalCamera