| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28 	
                       		
			       | 
             
| Leadtools.ImageProcessing Namespace > ColorResolutionCommandDataEventArgs Class : Image Property | 
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As ColorResolutionCommandDataEventArgs Dim value As RasterImage value = instance.Image
public RasterImage Image {get;}
public RasterImage getImage()
            get_Image();
public: property RasterImage^ Image { RasterImage^ get(); }