Run the current image processing.
ImageProcessing.prototype.run = function()
run(): void;
Calling this method will perform the image processing command defined by Command on the image data set in ImageData. The Progress and Completed events will fire accordingly.
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