LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Open Method

Show in webframe





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
) 

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 FileOpened event is fired.

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

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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