Click or drag to resize

IDigitizer Interface

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 UTC
Syntax
public interface IDigitizer

The IDigitizer type exposes the following members.

Properties
  NameDescription
Public propertyAcquiredImageHandle
Public propertyBpp
Public propertyBrightness
Public propertyDualReadMode
Public propertyDualReadModeAvailable
Public propertyGain
Public propertyHardwareTriggerPolarity
Public propertyHeight
Public propertyIsAcquiring
Public propertyIsVirtual
Gets a value indicating whether this instance represents a virtual hardware or a real physical one.
Public propertyMaxBrightness
Public propertyMaxGain
Public propertyMaxShutter
Public propertyMinBrightness
Public propertyMinGain
Public propertyMinShutter
Public propertyOffsetX
Public propertyOffsetY
Public propertyReservedFlag
Public propertyShutter
Public propertyStride
Public propertyTotalHeight
Public propertyTotalWidth
Public propertyTriggerExposureMode
Public propertyUniqueID
Unique identifier of the camera device. Varies according to the camera type, usually a serial number
Public propertyUseHardwareTrigger
Public propertyWidth
Top
Methods
Events
  NameDescription
Public eventUnsafeGrabFrameEnd
Top
See Also