Stops any communiction, processing and decoding and then closes the object.
public void Close()
Public Sub Close()
public:
void Close();
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.
For an example of calling this function at the end of loading an image to free the resources, refer to JpipRasterImageViewer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET