Abort the current image processing.
ImageProcessing.prototype.abort = function()
abort(): void;
Use IsRunning to check if the image processing is currently running. You can safely call Abort when the image processing is not running, the call will be ignored and no error will occur.
For an example, refer to ImageProcessing.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET