Click or drag to resize

Contrast Class

Sets the contrast value associated with the LUT. Values range from 0 to 100. Default (neutral) value is 50.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayContrast

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

The Contrast type exposes the following members.

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