EffectChromaKeyHideEyeDropper
Viscom Software VideoCap ActiveX Control |
EffectChromaKeyHideEyeDropper Method
Description: |
Change the mouse cursor to normal if you called EffectChromaKeyShowEyeDropper method. the mouse cursor will change to eye dropper icon when over the video. |
Usage: |
VideoCap1.EffectChromaKeyHideEyeDropper |
Parameter: |
No Parameter |
Return Value: |
No Return value. |
Example: |
The Visual Basic example Private Sub Capture_Click() |