Click or drag to resize

IMcCaptDevice Properties

The IMcCaptDevice type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Returns the capture device's attributes collection.
Public propertyDevName
Gets the device name of the capture device.
Public propertyIsDigital
Gets whether the capture device is a digital camera device.
Public propertyIsOpen
Gets whether this capture device has been opened.
Public propertyIsPreviewOn
Gets whether this capture device has preview turned on or not.
Public propertyPreviewMode
Gets or sets the current preview mode on this capture device.
Public propertySetSignature
Gets or sets whether image signatures will be calculated on newly captured images.
Public propertySettings
Gets the capture device settings object.
Public propertySource
Gets the source number of this capture device.
Public propertySupportedPreviewModes
Gets the supported preview modes on this capture device.
Public propertySuspendPreview
Gets or sets pausing preview on the capture device.
Top
See Also