Click or drag to resize

SetDisplay Class

Sets the display parameters of the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeSetBaseCommand
              MediaCy.Commands.ColorCompositeSetDisplay

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetDisplay
	Inherits SetBaseCommand

The SetDisplay type exposes the following members.

Constructors
  NameDescription
Public methodSetDisplay
Initializes a new instance of the SetDisplay class
Public methodSetDisplay(String)
Initializes a new instance of the SetDisplay class
Public methodSetDisplay(McCommand)
Initializes a new instance of the SetDisplay class
Top
Properties
  NameDescription
Public propertyBLevel
Black Level.
Public propertyBrightness
Brightness.
Public propertyContrast
Contrast.
Public propertyGamma
Gamma.
Public propertyWLevel
White Level.
Top
Remarks