Path to the image processing library script files.
Object.defineProperty(ImageViewer.prototype, 'imageProcessingLibrariesPath',
get: function(),
set: function(value)
)
static imageProcessingLibrariesPath: string;
The path to the image processing library script files. Default value is null.
Must be set before interpolation is used. For more information, refer to Image Viewer Interpolation.
For an example, refer to InterpolationMode.
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