Click or drag to resize

BackgroundCommands Class

Provides a set of background related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessBackgroundCommands

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class BackgroundCommands

The BackgroundCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCorrect
Corrects the image background.
Public propertyStatic memberExtract
Extracts background from the image.
Public propertyStatic memberSubtract
Subtracts the image background.
Top
See Also