Class AindSpinnakerCapture
- Namespace
- AllenNeuralDynamics.Core
- Assembly
- AllenNeuralDynamics.Core.dll
public class AindSpinnakerCapture : SpinnakerCapture
- Inheritance
-
SpinnakerCapture
AindSpinnakerCapture
- Inherited Members
-
SpinnakerCapture.Generate()
SpinnakerCapture.Index
SpinnakerCapture.SerialNumber
SpinnakerCapture.ColorProcessing
Constructors
AindSpinnakerCapture()
public AindSpinnakerCapture()
Properties
AdcBitDepth
public AdcBitDepthEnums? AdcBitDepth { get; set; }
Property Value
- AdcBitDepthEnums?
Binning
public int Binning { get; set; }
Property Value
- int
ExposureTime
public double ExposureTime { get; set; }
Property Value
- double
Gain
public double Gain { get; set; }
Property Value
- double
Gamma
public double? Gamma { get; set; }
Property Value
- double?
public PixelFormatEnums PixelFormat { get; set; }
Property Value
- PixelFormatEnums
RegionOfInterest
public Rect RegionOfInterest { get; set; }
Property Value
- Rect
Methods
protected override void Configure(IManagedCamera camera)
Parameters
camera
IManagedCamera