Accusoft.FSInvoices1.Net
ImageLoader Class Members
Properties  Methods 

The following tables list the members exposed by ImageLoader.

Public Constructors
 NameDescription
Public ConstructorImageLoader ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCurrentPage Gets and sets the currently loaded page number.  
Public PropertyPageCount Gets the number of pages in the current image.  
Public PropertyPreprocessingOptions Gets and sets the preprocessing options to use while loading images.  
Top
Public Methods
 NameDescription
Public MethodCopyTo Designed to make passing image data between different Accusoft components easier, this method makes a copy of this object's image data and gives the new image data to another object which can be defined in a different Accusoft assembly. When finished, both this object and the destination object will contain separate copies of the same image data.  
Public MethodDispose Releases all resources held by this image loader.  
Public Methodstatic (Shared in Visual Basic)FreeHdib Frees a hDib that was obtained from ToHDib.  
Public MethodLoadImageOverloaded. Loads an image from an IImageProvider.  
Public MethodToBitmap Gets a preprocessed bitmap of the currently loaded image page.  
Public MethodToHdib Gets a handle to a preprocessed dib of the currently loaded image page.  
Public MethodToStream Gets the currently loaded preprocessed image page as a stream.  
Public MethodTransferTo Designed to make passing image data between different Accusoft components easier, this method transfers this object's image data to another object which can be defined in a different Accusoft assembly. When finished, this object will no longer contain image data; the image data will be owned by the destination object.  
Top
See Also

Reference

ImageLoader Class
Accusoft.FSInvoices Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback