Leadtools.ScreenCapture Namespace > ScreenCaptureEngine Class : CaptureWindow Method |
public RasterImage CaptureWindow( IntPtr windowHandle, ScreenCaptureWindowType captureType, ScreenCaptureInformation captureInformation )
'Declaration Public Function CaptureWindow( _ ByVal windowHandle As IntPtr, _ ByVal captureType As ScreenCaptureWindowType, _ ByVal captureInformation As ScreenCaptureInformation _ ) As RasterImage
'Usage Dim instance As ScreenCaptureEngine Dim windowHandle As IntPtr Dim captureType As ScreenCaptureWindowType Dim captureInformation As ScreenCaptureInformation Dim value As RasterImage value = instance.CaptureWindow(windowHandle, captureType, captureInformation)
public: RasterImage^ CaptureWindow( IntPtr windowHandle, ScreenCaptureWindowType captureType, ScreenCaptureInformation^ captureInformation )
ScreenCaptureEngine Class
ScreenCaptureEngine Members
Implementing Screen Capture
Startup Method
Shutdown Method
CaptureActiveWindow Method
CaptureActiveClient Method
CaptureWallpaper Method
CaptureFullScreen Method
CaptureMenuUnderCursor Method
CaptureWindowUnderCursor Method
CaptureSelectedObject Method
CaptureArea Method
CaptureMouseCursor Method
CaptureFromExe Method
ShowCaptureFromExeDialog Method
GetResourcesCount Method
IsCaptureActive Property
StopCapture Method