Click or drag to resize

Subtract Class

Subtracts 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.BackgroundSubtract

Namespace:  MediaCy.Commands.Background
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Subtract
	Inherits BackgroundCommand
Constructors
  NameDescription
Public methodSubtract
Initializes a new instance of the Subtract class
Public methodSubtract(String)
Initializes a new instance of the Subtract class
Public methodSubtract(McCommand)
Initializes a new instance of the Subtract class
Top
Remarks