Accusoft.ScanFixXpress7.Net
Shear(Double,Color) Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > Shear Method : Shear(Double,Color) Method




shearAngle
The amount of shear to apply to the image.
padColor
The color used for new pixels that are added to the image.

Glossary Item Box

Shears the image by the given amount.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

shearAngle
The amount of shear to apply to the image.
padColor
The color used for new pixels that are added to the image.

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

©2012. Accusoft Corporation. All Rights Reserved.