EffectChromaKeyClearBgColor
Viscom Software VideoCap ActiveX Control |
EffectChromaKeyClearBgColor Method
Description: |
Clear the chroma key color. If you called EffectChromaKeyBgColor property or EffectChromaKeyShowEyeDropper method to selected the chroma key color, call this method to clear the chroma key color. |
Usage: |
VideoCap1.EffectChromaKeyClearBgColor |
Parameter: |
No Parameter |
Return Value: |
No Return value. |
Example: |
The Visual Basic example Private Sub Capture_Click() |