Visual Basic (Declaration) | |
---|---|
Public Sub Close() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Close() |
C++/CLI | |
---|---|
public: void Close(); |
This example calls this function at the end of loading an image to free the resources.
For an example, refer to JpipRasterImageViewer.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family