Click or drag to resize

Minimum Class

Calculates the minimum intensity projection of all frales in the sequence.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.CommandsImageOperatorCommandObject, Object
            MediaCy.CommandsSplittableImageOperatorCommandObject, Object
              MediaCy.Commands.SequenceSequenceCommand
                MediaCy.Commands.SequenceMinimum

Namespace:  MediaCy.Commands.Sequence
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Minimum
	Inherits SequenceCommand

The Minimum type exposes the following members.

Constructors
  NameDescription
Public methodMinimum
Initializes a new instance of the Minimum class
Top
Remarks