Specify whether the subject or the background is selected.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IEChromaKeySelectionMode
Public Enumeration IEChromaKeySelectionMode
public enum class IEChromaKeySelectionMode
Members
| Member | Value | Description |
|---|---|---|
| Subject | 0 |
The subject of the image (non-background area) will be selected
|
| Background | 1 |
The background will be selected
|