Click or drag to resize

ResetBinning Class

Resets the binning of the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeSetBaseCommand
              MediaCy.Commands.ColorCompositeResetBinning

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetBinning
	Inherits SetBaseCommand
Constructors
  NameDescription
Public methodResetBinning
Initializes a new instance of the ResetBinning class
Public methodResetBinning(String)
Initializes a new instance of the ResetBinning class
Public methodResetBinning(McCommand)
Initializes a new instance of the ResetBinning class
Top
Remarks