Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there anyone tried Viscom VideoCap 3.0?
Message
 
À
26/05/2005 11:59:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01017840
Message ID:
01017888
Vues:
26
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform