Click or drag to resize

Correct Class

Corrects the image background.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.CommandsImageOperatorCommandObject, Object
            MediaCy.CommandsSplittableImageOperatorCommandObject, Object
              MediaCy.Commands.BackgroundBackgroundCommand
                MediaCy.Commands.BackgroundCorrect

Namespace:  MediaCy.Commands.Background
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Correct
	Inherits BackgroundCommand

The Correct type exposes the following members.

Constructors
  NameDescription
Public methodCorrect
Initializes a new instance of the Correct class
Public methodCorrect(String)
Initializes a new instance of the Correct class
Public methodCorrect(McCommand)
Initializes a new instance of the Correct class
Top
Properties
  NameDescription
Public propertyBlackLevel
Black level of background image.
Top
Remarks