Accusoft.ScanFixXpress8.Net
Flip Method




Flips the image (swap the top and bottom).
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Sub Flip() 
'Usage
 
Dim instance As ScanFix
 
instance.Flip()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public void Flip()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: void Flip(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
void Flip(); 
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