Click or drag to resize

DifferenceFrames Class

Creates the difference image from the frames.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesFramesOutputCommand
              MediaCy.Commands.Image.FramesDifferenceFrames

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DifferenceFrames
	Inherits FramesOutputCommand

The DifferenceFrames type exposes the following members.

Constructors
  NameDescription
Public methodDifferenceFrames
Initializes a new instance of the DifferenceFrames class
Public methodDifferenceFrames(String)
Initializes a new instance of the DifferenceFrames class
Public methodDifferenceFrames(McCommand)
Initializes a new instance of the DifferenceFrames class
Top
Properties
  NameDescription
Public propertyOptions
Top
Remarks