Cuminas DjVu SDK for .NET Framework
LoadImageFile Method



Syntax
Public Shared Function LoadImageFile( _
   ByVal imageFileName As String _
) As IImageImporter
Dim imageFileName As String
Dim value As IImageImporter
 
value = LeadToolsExtension.LoadImageFile(imageFileName)
public static IImageImporter LoadImageFile( 
   string imageFileName
)
public:
static IImageImporter^ LoadImageFile( 
   String^ imageFileName
) 

Parameters

imageFileName
Requirements

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

See Also

Reference

LeadToolsExtension Class
LeadToolsExtension Members

Send Feedback