←Select platform

KaufmannProcessedImage Property

Summary

Gets the instance that references the processed image.

Syntax
C#
VB
C++
public RasterImage KaufmannProcessedImage { get; } 
Public ReadOnly Property KaufmannProcessedImage As RasterImage 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly