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.