Click or drag to resize

Load Class

Loads display parameters (LUTs) from the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLoad

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

The Load type exposes the following members.

Constructors
  NameDescription
Public methodLoad
Initializes a new instance of the Load class
Public methodLoad(String)
Initializes a new instance of the Load class
Public methodLoad(McCommand)
Initializes a new instance of the Load class
Top
Properties
  NameDescription
Public propertyFileName
File name.
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks