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

FileOpened Event

Show in webframe





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
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

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