LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

KaufmannProcessedImage Property

Show in webframe







Gets the instance that references the processed image.
Syntax
public RasterImage KaufmannProcessedImage {get;}
'Declaration
 
Public ReadOnly Property KaufmannProcessedImage As RasterImage
'Usage
 
Dim instance As KaufmannRegionCommand
Dim value As RasterImage
 
value = instance.KaufmannProcessedImage
public RasterImage KaufmannProcessedImage {get;}

            

            
 get_KaufmannProcessedImage(); 
public:
property RasterImage^ KaufmannProcessedImage {
   RasterImage^ get();
}

Property Value

References the Kaufmann processed image, (the enhanced image used to specify the region).
Example
Refer to KaufmannRegionCommand.
Requirements

Target Platforms

See Also

Reference

KaufmannRegionCommand Class
KaufmannRegionCommand Members

 

 


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