Accusoft.FSInvoices1.Net
ToBitmap Method




Gets a preprocessed bitmap of the currently loaded image page.
Syntax
'Declaration
 
Public Function ToBitmap() As Bitmap
'Usage
 
Dim instance As ImageLoader
Dim value As Bitmap
 
value = instance.ToBitmap()
public Bitmap ToBitmap()
public: Bitmap* ToBitmap(); 
public:
Bitmap^ ToBitmap(); 

Return Value

Preprocessed bitmap.
See Also

Reference

ImageLoader Class
ImageLoader Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback