Click or drag to resize

Brightness Class

Sets the brightness 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.DisplayBrightness

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

The Brightness type exposes the following members.

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