Click or drag to resize

AverageFrames Class

Creates the average 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.FramesAverageFrames

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class AverageFrames
	Inherits FramesOutputCommand
Constructors
  NameDescription
Public methodAverageFrames
Initializes a new instance of the AverageFrames class
Public methodAverageFrames(String)
Initializes a new instance of the AverageFrames class
Public methodAverageFrames(McCommand)
Initializes a new instance of the AverageFrames class
Top
Remarks