Click or drag to resize

WhiteLevel Class

Sets White Level of the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DisplayLUTCommand
            MediaCy.Commands.DisplayWhiteLevel

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

The WhiteLevel type exposes the following members.

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