Version 15 of this CLIB 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.
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 LBitmap::RemoveRedEye in the Raster Imaging Pro main CLIB 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: