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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.