Accusoft.TwainPro9.Net
ToBitmap Method




Gets a System.Drawing.Bitmap object.
Syntax
'Declaration
 
Public Function ToBitmap() As Bitmap
'Usage
 
Dim instance As ScannedImage
Dim value As Bitmap
 
value = instance.ToBitmap()
public Bitmap ToBitmap()
public: Bitmap* ToBitmap(); 
public:
Bitmap^ ToBitmap(); 

Return Value

Remarks

When accessed, the image is released from the ScannedImage object.

See Also

Reference

ScannedImage Class
ScannedImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback