Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterBufferResize Class : Stop Method |
public void Stop()
'Declaration
Public Sub Stop()
'Usage
Dim instance As RasterBufferResize instance.Stop()
public void Stop()
function Leadtools.RasterBufferResize.Stop()
public: void Stop();
You must call the Stop method when all resizing operations is completed.
For more information, refer to Introduction to Image Processing With LEADTOOLS.