EffectChromaKeyBgColor
Viscom Software VideoCap ActiveX Control |
EffectChromaKeyBgColor Property
Description: |
Set chroma key color. You must call this property after called Start method. or you may call EffectChromaKeyShowEyeDropper method, use eye dropper to select the chroma key color. |
Usage: |
VideoCap1.EffectChromaKeyBgColor[= value] |
Data Type: |
RGB Color |
Example: |
This Visual Basic set the chroma key color: |
Value: |
RGB(255,0,0) |