Accusoft.ScanFixXpress8.Net
ToImage Method




Returns a new Image object that contains a copy of this component's current image.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function ToImage() As Image
'Usage
 
Dim instance As ScanFix
Dim value As Image
 
value = instance.ToImage()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public Image ToImage()
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: Image* ToImage(); 
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
Image^ ToImage(); 

Return Value

Image object containing a copy of the current image.
Exceptions
ExceptionDescription
ScanFixUnsupportedImageExceptionThrown when image type is unsupported.
ScanFixExceptionThrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback