Force running this image processing operation in the current thread.
Object.defineProperty(ImageProcessing.prototype, 'runInMainThread',
get: function(),
set: function(value)
)
runInMainThread: boolean;
true to not use a web worker and run this image processing operation in the current thread, otherwise; false. Default value is false.
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