Accusoft.ScanFixXpress7.Net
Rescale Method
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : Rescale Method




horizontal
The horizontal magnification to apply to the image.
vertical
The vertical magnification to apply to the image.

Glossary Item Box

Rescales the image with the vertical and horizontal axis rescaled independently from each other.

Syntax

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

Parameters

horizontal
The horizontal magnification to apply to the image.
vertical
The vertical magnification to apply to the image.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionThrown when required argument value is null.
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.