Accusoft.ISISXpress7.Net
ToBitmap Method




Gets a System.Drawing.Bitmap for the current scanned image.
Syntax
'Declaration
 
Public Function ToBitmap() As Bitmap
'Usage
 
Dim instance As Output
Dim value As Bitmap
 
value = instance.ToBitmap()
public Bitmap ToBitmap()
public: Bitmap* ToBitmap(); 
public:
Bitmap^ ToBitmap(); 

Return Value

Remarks

The image may only be retrived once for each scanned image.

Note: This property throws a DibUnavailableException if the image is not available.

See Also

Reference

Output Class
Output Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback