Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there anyone tried Viscom VideoCap 3.0?
Message
 
To
26/05/2005 11:59:23
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01017840
Message ID:
01017888
Views:
25
David, I just downloaded some version of VideoCap, Property pages shows me the OleClass = VIDEOCAP.VideoCapCtrl.1
This control comes with VFP examples. Here how I make it to get a JPG (based on their examples of cource):
strFileName="C:\Test.Jpg"
result                  = thisform.VideoCap1.SnapShotJPEG(strFileName,100)
** The second parameter is numeric. WIth it you can adjust JPG quality
thisform.image1.picture = strFileName
I can pots whole code here if you want
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform