Cuminas DjVu SDK for .NET Framework
LoadImage Method (LeadToolsLoader)



Syntax
Public Overridable Function LoadImage( _
   ByVal index As Integer _
) As Bitmap
Dim instance As LeadToolsLoader
Dim index As Integer
Dim value As Bitmap
 
value = instance.LoadImage(index)
public virtual Bitmap LoadImage( 
   int index
)
public:
virtual Bitmap^ LoadImage( 
   int index
) 

Parameters

index
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

LeadToolsLoader Class
LeadToolsLoader Members

Send Feedback