DrawImage
Viscom Software Screen2Video ActiveX Control |
DrawImage Method
Description: |
Draw the images to video when screen recording. |
Usage: |
Screen2Video1.DrawImage Parameter1,Parameter2,Parameter3,Parameter4,Parameter5,Parameter6 |
Return Value: |
No Return value. |
Parameter: |
Parameter1- the index of image. First index is zero, up to 60 index. You can draw 60 images in same time. (Data Type: Integer) |
Example: |
This Visual Basic example start the screen capture" Screen2Video1.OutputType=0 |
|
|