Specify whether the subject or the background is selected.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IEChromaKeySelectionMode
Public Enumeration IEChromaKeySelectionMode
public enum class IEChromaKeySelectionMode

Members

MemberValueDescription
Subject0
The subject of the image (non-background area) will be selected
Background1
The background will be selected

See Also