Click or drag to resize

Gamma Class

Sets the gamma value associated with the LUT. Values range from 0.1 to 10.0. Default (neutral) value is 1.0.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayGamma

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

The Gamma type exposes the following members.

Constructors
  NameDescription
Public methodGamma
Initializes a new instance of the Gamma class
Public methodGamma(String)
Initializes a new instance of the Gamma class
Public methodGamma(McCommand)
Initializes a new instance of the Gamma class
Top
Properties
  NameDescription
Public propertyGamma
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks