LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

EnhancedImage Property

Show in webframe







(Read only) A reference to Leadtools.RasterImage that contains the output enhanced image.
Syntax
public RasterImage EnhancedImage {get;}
'Declaration
 
Public ReadOnly Property EnhancedImage As RasterImage
'Usage
 
Dim instance As StentEnhancementCommand
Dim value As RasterImage
 
value = instance.EnhancedImage
public RasterImage EnhancedImage {get;}

            

            
 get_EnhancedImage(); 
public:
property RasterImage^ EnhancedImage {
   RasterImage^ get();
}

Property Value

A reference to Leadtools.RasterImage that represents the raster image contains the output image.
Requirements

Target Platforms

See Also

Reference

StentEnhancementCommand Class
StentEnhancementCommand Members

 

 


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