←Select platform

OutputImage Property

Summary
Gets a reference to the RasterImage that represents the output processed image.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public RasterImage OutputImage { get; } 
@property (nonatomic, strong, readonly, nullable) LTRasterImage *outputImage; 
public RasterImage getOutputImage(); 
public: 
property RasterImage^ OutputImage { 
   RasterImage^ get(); 
} 
OutputImage # get  (UnWarpCommand) 

Property Value

Reference to a RasterImage that contains the processed image.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.