Accusoft.ScanFixXpress8.Net
Shear Method




A ShearOptions object specifying the
Shears the image by the given amount.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub Shear( _
   ByVal options As ShearOptions _
) 
'Usage
 
Dim instance As ScanFix
Dim options As ShearOptions
 
instance.Shear(options)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Shear( 
   ShearOptions options
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Shear( 
   ShearOptions* options
) 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Shear( 
   ShearOptions^ options
) 

Parameters

options
A ShearOptions object specifying the
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown when argument is out of range.
System.ComponentModel.InvalidEnumArgumentExceptionThrown when argument enum value is invalid.
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
Remarks

Note: Use this function if you wish to modify the parameters controlling the enhancement.

See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback