Accusoft.Forms1 - Updated
Mirror Method



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : Mirror Method
Mirrors the image (swap the left and right sides).
Syntax
Dim instance As ScanFix
 
instance.Mirror()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Mirror()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Mirror(); 
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