Classes | |
| class | SpillSuppression |
| Spill Suppression operator. Removes green/blue spill from chroma key footage. Read the documentation for more info. More... | |
Enumerations | |
| enum | ScreenType { Green = 0 , Blue = 1 } |
| enum | SuppressionMethod { Light = 0 , Medium = 1 , Aggressive = 2 , Max = 3 } |
| enum | ReplaceMode { None = 0 , Gray = 1 , Complement = 2 , Custom = 3 } |
| enum | OutputMode { Final = 0 , Foreground = 1 , SpillMap = 2 , Alpha = 3 , SpillMatte = 4 } |