Click or drag to resize

Reset Class

Resets display (Brightnes, Contrast, Gamma, BW Levels and LUTs) to default.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayReset

Namespace:  MediaCy.Commands.Display
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Reset
	Inherits LUTCommand
Constructors
  NameDescription
Public methodReset
Initializes a new instance of the Reset class
Public methodReset(String)
Initializes a new instance of the Reset class
Public methodReset(McCommand)
Initializes a new instance of the Reset class
Top
Remarks