Click or drag to resize

ResetDisplay Class

Resets all display parameters of the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeSetBaseCommand
              MediaCy.Commands.ColorCompositeResetDisplay

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetDisplay
	Inherits SetBaseCommand

The ResetDisplay type exposes the following members.

Constructors
  NameDescription
Public methodResetDisplay
Initializes a new instance of the ResetDisplay class
Public methodResetDisplay(String)
Initializes a new instance of the ResetDisplay class
Public methodResetDisplay(McCommand)
Initializes a new instance of the ResetDisplay class
Top
Properties
  NameDescription
Public propertyAllChannels
Defines channels to reset display.
Top
Remarks