Accusoft.Forms1 - Updated
SmoothZoom Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : SmoothZoom Method
Replaces the current image with a new image whose width and height have been doubled and whose pixels have been smoothed.
Syntax
Dim instance As ScanFix
 
instance.SmoothZoom()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void SmoothZoom()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void SmoothZoom(); 
Exceptions
ExceptionDescription
Thrown when image type is unsupported.
Thrown 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