Click or drag to resize

ResetRange Class

Resets the image dynamic range.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.ImageResetRange

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetRange
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodResetRange
Initializes a new instance of the ResetRange class
Public methodResetRange(String)
Initializes a new instance of the ResetRange class
Public methodResetRange(McCommand)
Initializes a new instance of the ResetRange class
Top
Remarks