LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

Open Method






The file name on the server side .
Opens a file on the server and loads meta-data, the header, and the lowest resolution that fits the view window.
Syntax
public void Open( 
   string fileName
)
'Declaration
 
Public Sub Open( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As JpipRasterImageViewer
Dim fileName As String
 
instance.Open(fileName)
public void Open( 
   string fileName
)
 function Leadtools.Jpip.Client.WinForms.JpipRasterImageViewer.Open( 
   fileName 
)
public:
void Open( 
   String^ fileName
) 

Parameters

fileName
The file name on the server side .
Remarks

Before calling this function, set IPAddress, PacketSize, and PortNumber.

The method perform an asynchronous call so the image is not actually opened and streamed until the Leadtools.Jpip.Client.WinForms.JpipRasterImageViewer.FileOpened event is fired.

Example
For an example that creates and opens several JpipRasterImageViewer objects, refer to JpipRasterImageViewer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features