AXSoft CaptureScreen - SaveCapture

Description

Saves the currently captured image to a BMP (Windows bitmap) graphic file.

 
Type

Sub-procedure

 
Syntax

object.SaveCapture(ByVal strBMPFile As String)

Parameter Type Description
strBMPFile String The BMP file to save the currently captured image to.
 
Return Type

No

 
Remarks

None