(Leadtools.Controls)

freeRasterImage Method

Show in webframe





Frees the LTRasterImage.
Syntax
public virtual void freeRasterImage()
Public Overridable Sub freeRasterImage() 
public virtual void freeRasterImage()
iOS only
-(void) freeRasterImage;
            

            
 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.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.