LEADTOOLS (Leadtools assembly)

Image Property (RasterCommandProcessorProgressEventArgs)

Show in webframe







Gets the Leadtools.RasterImage object being processed.
Syntax
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As RasterCommandProcessorProgressEventArgs
Dim value As RasterImage
 
value = instance.Image
public RasterImage Image {get;}

            

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

Property Value

The Leadtools.RasterImage object being processed.
Example
For an example, refer to RasterCommandProcessor.
Requirements

Target Platforms

See Also

Reference

RasterCommandProcessorProgressEventArgs Class
RasterCommandProcessorProgressEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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