VIDEO.Copy2Clip

Previous  Next

 

status = VIDEO.Copy2Clip( nControl AS INTEGER ) AS INTEGER

 

 

 

 

Copy current frame to windows clipboard.  Note, digitized points and tools will be copied with the video, i.e. what is displayed is what you get.

 

Example:

 

VIDEO.Copy2Clip( nControl )