Gets or sets the path to JavaScript file containing the image processing functions to use.
Object.defineProperty(ImageProcessing.prototype, 'jsFilePath',
get: function(),
set: function(value)
)
jsFilePath: string;
The path to JavaScript file containing the image processing functions to use.
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