| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : ToImage Method |
'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Function ToImage() As Image
[DebuggerStepThrough()] [DebuggerNonUserCode()] public Image ToImage()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: Image* ToImage();
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: Image^ ToImage();
| Exception | Description |
|---|---|
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |