←Select platform

OutputImage Property

Summary

Gets a reference to the RasterImage that represents the output processed image.

Syntax

C#
VB
Java
C++
public RasterImage OutputImage { get; } 
Public ReadOnly Property OutputImage As Leadtools.RasterImage 
public RasterImage getOutputImage() 
public: 
property Leadtools.RasterImage^ OutputImage { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

Reference to a RasterImage that contains the processed 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