function Leadtools.Controls.ImageViewer.freeRasterImage()
Remarks
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.