←Select platform

OutputImage Property (ManualPerspectiveDeskewCommand)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterImage OutputImage {get;}
Public ReadOnly Property OutputImage As Leadtools.RasterImage
public Leadtools.RasterImage OutputImage {get;}
@property (nonatomic, strong, readonly, nullable) LTRasterImage *outputImage
public RasterImage getOutputImage()
get_OutputImage();
public: 
property Leadtools.RasterImage^ OutputImage { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

Reference to a RasterImage that contains the deskewed image.

Example

for an example, please refer to ManualPerspectiveDeskewCommand

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize