Captures an image of a window handle.
windowHandle
A handle to the window being captured.
captureType
A value that indicates the capture type. For possible values refer to ScreenCaptureWindowType.
captureInformation
A ScreenCaptureInformation class object to be filled with information regarding the source for the captured image. Pass NULL if you are not interested in extra information about the capture.
A Leadtools.RasterImage that represents the captured image.
The hot key needs to be pressed to complete the capture.
For an example, refer to ScreenCaptureEngine.