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.
Products |
Support |
Feedback: runInMainThread Property (ImageProcessing) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|