imageProcessingLibrariesPath Property (ImageViewer)

Summary

Path to the image processing library script files.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'imageProcessingLibrariesPath', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize