SnapshotJPEG
Viscom Software VideoCap ActiveX Control |
SnapShotJPEG Method
Description: |
SnapShot JPEG from VideoCapture . |
Usage: |
VideoCap1.SnapShot strFileName, iJPEGQuality |
Return Value: |
Return TRUE - successful , Return FALSE - Failure. |
Example: |
This Visual Basic example shows how to SnapShotJPEG from VideoCapture and save to jpg file. VideoCap1.Device = 0 |