Click or drag to resize

Save Class

Saves display parameters (LUTs) into the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplaySave

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

The Save type exposes the following members.

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