imageProcessingLibrariesPath Property

Summary

Path to the image processing library script files.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'imageProcessingLibrariesPath', 
	get: function(), 
	set: function(value) 
) 
static imageProcessingLibrariesPath: string; 

Property Value

The 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.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly