←Select platform

freeRasterImage Method

Summary

Frees the LTRasterImage.

Syntax

C#
VB
Objective-C
public virtual void freeRasterImage() 
Public Overridable Sub freeRasterImage()  
iOS only 
- (void)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

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)