Accusoft.ScanFixXpress8.Net
PerspectiveAdjust Method




A PerspectiveAdjustOptions that contains options to control the perspective adjustment process.
Detects and adjusts the perspective of a rectangular object in an image that is distorted.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function PerspectiveAdjust( _
   ByVal options As PerspectiveAdjustOptions _
) As PerspectiveAdjustResults
'Usage
 
Dim instance As ScanFix
Dim options As PerspectiveAdjustOptions
Dim value As PerspectiveAdjustResults
 
value = instance.PerspectiveAdjust(options)

Parameters

options
A PerspectiveAdjustOptions that contains options to control the perspective adjustment process.

Return Value

A PerspectiveAdjustResults object that contains the results of the perspective adjustment process.
See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback