#include "l_bitmap.h"
L_LTKRN_API L_INT L_GetResourceDirectory(resource, directory, count)
Gets the path for the specified LEADTOOLS resource directory.
The resource directory to get.
Pointer to a string to be updated with the path for the specified LEADTOOLS resource directory.
The size in characters of the string pointed to by directory
.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Some LEADTOOLS functions will use a common resource directory at runtime. Use this function to get the path to the desired resource directory.
Required DLLs and Libraries
Win32, x64, Linux.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document