L_LEADResourceDirectory

Summary

The enumeration specifies the LEADTOOLS resource directory.

Syntax

enum L_LEADResourceDirectory 
{ 
   L_LEADResourceDirectory_Libraries, 
   L_LEADResourceDirectory_Fonts, 
   L_LEADResourceDirectory_OpenSSL, 
   L_LEADResourceDirectory_Last = L_LEADResourceDirectory_OpenSSL // Keep this equal to the last enum member 
}; 
typedef enum L_LEADResourceDirectory L_LEADResourceDirectory; 

Members

L_LEADResourceDirectory_Libraries

Indicates the directory for the LEADTOOLS runtime libraries.

L_LEADResourceDirectory_Fonts

Indicates the directory for font files to be used by LEADTOOLS.

L_LEADResourceDirectory_OpenSSL

Indicates the directory for Dicom OpenSSL files to be used by LEADTOOLS.

L_LEADResourceDirectory_Last

Equals the last enum member.

Comments

Some LEADTOOLS functions will use a common resource directory at runtime.

Usage

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

LEADTOOLS Raster Imaging C API Help

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