←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 Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ EnhancedImage { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly