Click or drag to resize

BlackLevel 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.DisplayBlackLevel

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

The BlackLevel type exposes the following members.

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