Click or drag to resize

Invert Class

Inverts LUT.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayInvert

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