LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

Image Property

Show in webframe





Gets the captured image.
Syntax
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As ScreenCaptureInformationEventArgs
Dim value As RasterImage
 
value = instance.Image

            

            
public:
property RasterImage^ Image {
   RasterImage^ get();
}

Property Value

A Leadtools.RasterImage that contains the image that has been captured.
Example
For an example, refer to ScreenCaptureEngine.
Requirements

Target Platforms

See Also

Reference

ScreenCaptureInformationEventArgs Class
ScreenCaptureInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.