Click or drag to resize

LUTCommand Class

Base class for LUT commands.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            More...

Namespace:  MediaCy.Commands.Display
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class LUTCommand
	Inherits OneInputCommand(Of Object)

The LUTCommand type exposes the following members.

Constructors
  NameDescription
Public methodLUTCommand
Initializes a new instance of the LUTCommand class
Public methodLUTCommand(String)
Initializes a new instance of the LUTCommand class
Public methodLUTCommand(McCommand)
Initializes a new instance of the LUTCommand class
Top
Properties
  NameDescription
Public propertyLUT
Top
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayBestFit
            MediaCy.Commands.DisplayBlackLevel
            MediaCy.Commands.DisplayBrightness
            MediaCy.Commands.DisplayContrast
            MediaCy.Commands.DisplayGamma
            MediaCy.Commands.DisplayInvert
            MediaCy.Commands.DisplayReset
            MediaCy.Commands.DisplayWhiteLevel