getImageProcessingFile Method

Summary

Helper method to build the full name of an image processing JavaScript file.

Syntax
TypeScript
JavaScript
getImageProcessingFile = function( 
   path, 
   libName 
) 
static getImageProcessingFile( 
   path: string, 
   libName: string 
): string; 

Parameters

path

Path to where the image processing JavaScript files reside.

libName

Name of the JavaScript file, such as Leadtools.ImageProcessing.Main.js.

Return Value

The full path to the image processing JavaScript file name.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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