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

FileOpened Event






Event that occurs when an image is successfully opened.
Syntax
public event EventHandler FileOpened
'Declaration
 
Public Event FileOpened As EventHandler
'Usage
 
Dim instance As JpipRasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.FileOpened, handler
public event EventHandler FileOpened
add_FileOpened(function(sender, e))
remove_FileOpened(function(sender, e))

public:
event EventHandler^ FileOpened
Remarks

This event occurs after calling the Open method when the images meta-data and main-header information is retrieved.

After this event is fired you can retrieve the image information and request new resolutions and regions.

Example
For an example that implements this event to report the number of bytes being loaded, 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