←Select platform

Stop Method

Summary

Cleans up all data variables and buffers allocated by the Start method.

Syntax

C#
VB
C++
public void Stop() 
Public Sub Stop()  
public: 
void Stop();  

Remarks

You must call the Stop method when all resizing operations is completed.

For more information, refer to Introduction to Image Processing With LEADTOOLS.

Example

For an example, refer to RasterBufferResize.

Requirements

Target Platforms

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

Leadtools Assembly