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



Syntax
Function LoadImage( _
   ByVal index As Integer _
) As Bitmap
Dim instance As IImageImporter
Dim index As Integer
Dim value As Bitmap
 
value = instance.LoadImage(index)
Bitmap LoadImage( 
   int index
)
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

IImageImporter Interface
IImageImporter Members

Send Feedback