Version 15 of this C++ Class Library has changed from version 14.5 as follows:
LEADTOOLS Version 15 now supports both ANSI and UNICODE development in the same libraries.
LEADTOOLS now supports development for x64 platforms.
LEADTOOLS now supports specifying the version of toolkit that you are using. You should define LTVXX_CONFIG in your project, where "*" is the version you are using, for example: LTV15_CONFIG.
Changed or removed functions:
The following function has been changed:
LDialogBase::GetString now takes 1 new parameter.
The following functions have been removed:
LDialogDocument::DoModalRemoveRedEye
LDialogDocument::GetRemoveRedEyeParams
LDialogDocument::SetRemoveRedEyeParams
See instead in the Raster Imaging Pro main C++ Class Library help file.
The following functions have been renamed:
The DialogColor::GetBalanceColorParams renamed to LDialogColor::GetBalanceColorsParams.
The LDialogColor::GetIntensityDetectdParams renamed to LDialogColor::GetIntensityDetectParams.
The LDialogColor::SetBalanceColorParams renamed to LDialogColor::SetBalanceColorsParams.
The LDialogColor::SetIntensityDetectdParams renamed to LDialogColor::SetIntensityDetectParams.
The LDialogFile::GetOpenFileNameParams renamed to LDialogFile::GetOpenFile.
The LDialogFile::SetOpenFileNameParams renamed to LDialogFile::SetOpenFile.
Deleted Structures
REMOVEREDEYEDLGPARAMS
New functions
LDialogFile::GetICCProfileParams
LDialogFile::SetICCProfileParams
LDialogFile::DoModalICCProfile
New structures
For more information, refer to:
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