Spill Suppression operator. Removes green/blue spill from chroma key footage. Read the documentation for more info.
Properties | |
| bool | ShowAdvancedOptions [get, set] |
| Show advanced options. | |
| ScreenType | Screen [get, set] |
| Screen type. Color of the chroma key screen. | |
| int | Amount [get, set] |
| Amount (%). Overall spill suppression strength. | |
| SuppressionMethod | Method [get, set] |
| Method. Suppression algorithm - affects how aggressively spill is detected. | |
| int | CoreStrength [get, set] |
| Core strength (%). Suppression strength on areas with obvious spill. | |
| int | EdgeStrength [get, set] |
| Edge strength (%). Suppression strength on subtle edge spill. | |
| ReplaceMode | Replace [get, set] |
| Replace mode. What to do with removed spill color. | |
| int | TintStrength [get, set] |
| Tint strength (%). Strength of the replacement tint. | |
| int | ReplaceRed [get, set] |
| Replace color red. Red component of custom replacement color. | |
| int | ReplaceGreen [get, set] |
| Replace color green. Green component of custom replacement color. | |
| int | ReplaceBlue [get, set] |
| Replace color blue. Blue component of custom replacement color. | |
| int | SpillRange [get, set] |
| Spill range (%). How far from pure green/blue to detect as spill. | |
| bool | ProtectSkin [get, set] |
| Protect skin tones. Reduce suppression on detected skin tones to avoid color shifts. | |
| int | LuminancePreserve [get, set] |
| Luminance preserve (%). Maintain original brightness after suppression. | |
| OutputMode | Output [get, set] |
| Output mode. What to display - Final result, original input, spill visualization, or alpha channel. | |
| int | AlphaAdjust [get, set] |
| Alpha adjust (%). Reduce alpha in spill areas to improve compositing. | |
| int | AlphaThreshold [get, set] |
| Alpha threshold (%). Minimum spill level to affect alpha. | |
| int | AlphaSoftness [get, set] |
| Alpha softness (%). Transition range above threshold. | |
| FormattedMessage | Minilog [get, set] |
| Message. Informational messages about the operator's status. | |