Accusoft.FSInvoices1.Net - Updated
ToBitmap Method




Accusoft.FSInvoices Namespace > ImageLoader Class : 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