GetFrame2Picture
|
GetFrame2Picture Method |
Description
Capture the frame from video file in specific duration and return VB Picture object.
Syntax
Public Function GetFrame2Picture ( _ |
Parameters
strInputFile
the path of video file
iSecond
capture time in seconds
Return Value
Return stdole.Picture
Example
[Visual Basic Syntax] |