LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Close Method
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : Close Method



The Close Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Stops any communiction, processing and decoding and then closes the object.

Syntax

Visual Basic (Declaration) 
Public Sub Close() 
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
 
instance.Close()
C# 
public void Close()
C++/CLI 
public:
void Close(); 

Example

This example calls this function at the end of loading an image to free the resources. For an example, refer to JpipRasterImageViewer.

Remarks

The cache file will be saved when this function is called.

Use this function to stop the JpipRasterImageViewer object while it is loading or decoding.

Call this function when one is through using the JpipRasterImageViewer in order to free the resources.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features