Accusoft.FSInvoices1.Net - Updated
ImageLoader Class Members
Properties  Methods 

Accusoft.FSInvoices Namespace : ImageLoader Class

The following tables list the members exposed by ImageLoader.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets and sets the currently loaded page number.  
Public Property Gets the number of pages in the current image.  
Public Property Gets and sets the preprocessing options to use while loading images.  
Top
Public Methods
 NameDescription
Public Method 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 Method Releases all resources held by this image loader.  
Public Methodstatic (Shared in Visual Basic) Frees a hDib that was obtained from ToHDib.  
Public MethodOverloaded. Loads an image from an IImageProvider.  
Public Method Gets a preprocessed bitmap of the currently loaded image page.  
Public Method Gets a handle to a preprocessed dib of the currently loaded image page.  
Public Method Gets the currently loaded preprocessed image page as a stream.  
Public Method 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