Accusoft.ScanFixXpress8.Net
Mirror Method




Mirrors the image (swap the left and right sides).
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub Mirror() 
'Usage
 
Dim instance As ScanFix
 
instance.Mirror()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Mirror()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Mirror(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Mirror(); 
Exceptions
ExceptionDescription
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