LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

KaufmannProcessedImage Property






Gets the instance that references the processed image. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KaufmannRegionCommand Class
KaufmannRegionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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