Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageProcessingLibrariesPath Property

Show in webframe
Path to the image processing library script files.
Syntax
get_imageProcessingLibrariesPath();
set_imageProcessingLibrariesPath(value);
Object.defineProperty('imageProcessingLibrariesPath');

Property Value

TypeDescription
stringThe path to the image processing library script files. Default value is null.
Remarks

Must be set before interpolation is used. For more information, refer to Image Viewer Interpolation.

Example

For an example, refer to InterpolationMode.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file