Click or drag to resize

OptionsLiveEDFCommand Class

Sets Live EDF options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandOptionsLiveEDFCommandProperties
        MediaCy.Addins.LiveOperationsOptionsLiveEDFCommand

Namespace:  MediaCy.Addins.LiveOperations
Assembly:  MediaCy.Addins.LiveOperations (in MediaCy.Addins.LiveOperations.dll) Version: 3.1.0.0
Syntax
VB
Public Class OptionsLiveEDFCommand
	Inherits BaseObjectCommand(Of OptionsLiveEDFCommandProperties)

The OptionsLiveEDFCommand type exposes the following members.

Constructors
  NameDescription
Public methodOptionsLiveEDFCommand
Initializes a new instance of the OptionsLiveEDFCommand class
Public methodOptionsLiveEDFCommand(McCommand)
Initializes a new instance of the OptionsLiveEDFCommand class
Public methodOptionsLiveEDFCommand(McCommand, Object)
Initializes a new instance of the OptionsLiveEDFCommand class
Top
Properties
  NameDescription
Public propertyAccumulate
Automatically add new images
Public propertyAlignByPrevious
Align by previous image (default = false). When False, the first image is used for alignment
Public propertyBlendingRadius
Blending radius in pixels
Public propertyCompositionMode
Composition mode
Public propertyFilterSize
Size of the smoothing filter
Public propertySearchPatternHeight
Height of the search pattern
Public propertySearchPatternWidth
Width of the search pattern
Public propertySplitViews
Show output EDF image on the right side of the live preview
Public propertyStereoMode
Use auto-alignment
Public propertyUseOwnThread
Run in background thread
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks