C#
VB
Objective-C
Frees the LTRasterImage.
public virtual void freeRasterImage()
Public Overridable Sub freeRasterImage()
iOS only
- (void)freeRasterImage
This method sets the LTRasterImage contained in the rasterImage property to nil. However, the ImageViewer keeps the UIImage held in the image property. As a result, if the rasterImage property is called after freeRasterImage The ImageViewer will allocate the image to the LTRasterImage and return it to the user.
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