CaptureImage event (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void CaptureImage (long CaptureNumber);

Overview

Refer to Implementing Screen Capture.

Remarks

Occurs for each image is captured, using any of the capture methods.

The user can use this event to copy, display, save, or otherwise handle the images that are captured during a multi capture operation.

The user can stop a multi capture operation by calling the StopCapture method.

See Also

Elements:

CaptureEXEDlg method, Bitmap property, CaptureActiveClient method, CaptureActiveWindow method, CaptureEXE method, CaptureMenuUnderCursor method, CaptureWindowUnderCursor method, CaptureWallPaper, CaptureSelectedObject method, CaptureMouseCursor method, CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureFullScreen method

Topics:

Screen Capture: Capturing images