LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureInformationEventArgs Constructor (ScreenCaptureInformationEventArgs)






A Leadtools.RasterImage that contains the image that has been captured.
A ScreenCaptureInformation structure filled with information regarding the source for the captured image.
Initializes a new instance of the ScreenCaptureInformationEventArgs class.
Syntax
public ScreenCaptureInformationEventArgs( 
   RasterImage image,
   ScreenCaptureInformation information
)
'Declaration
 
Public Function New( _
   ByVal image As RasterImage, _
   ByVal information As ScreenCaptureInformation _
)
'Usage
 
Dim image As RasterImage
Dim information As ScreenCaptureInformation
 
Dim instance As New ScreenCaptureInformationEventArgs(image, information)
public ScreenCaptureInformationEventArgs( 
   RasterImage image,
   ScreenCaptureInformation information
)
function ScreenCaptureInformationEventArgs( 
   image ,
   information 
)
public:
ScreenCaptureInformationEventArgs( 
   RasterImage^ image,
   ScreenCaptureInformation^ information
)

Parameters

image
A Leadtools.RasterImage that contains the image that has been captured.
information
A ScreenCaptureInformation structure filled with information regarding the source for the captured image.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScreenCaptureInformationEventArgs Class
ScreenCaptureInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.