←Select platform

EnhancedImage Property

Summary

(Read only) A reference to the RasterImage that contains the output enhanced image.

Syntax
C#
VB
C++
public RasterImage EnhancedImage { get; } 
Public ReadOnly Property EnhancedImage As RasterImage 
public: 
property RasterImage^ EnhancedImage { 
   RasterImage^ get(); 
} 

Property Value

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

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