Version 15 of this C++ Class Library has changed from version 14.5 as follows:
Feature Updates:
LEADTOOLS Version 15 supports UNICODE development. For information on the required dll name and import library, please refer to Files To Be Included With Your Application.
LEADTOOLS now supports development for x64 platforms.
LEADTOOLS now supports specifying the version of toolkit that you are using. You should define LTV*_CONFIG in your project, where "*" is the version you are using, for example: LTV15_CONFIG.
LEADTOOLS DICOM Version 15 adds support for loading and saving 32-bit integer pixel data.
LEADTOOLS DICOM Version 15 adds a .Net Class Library interface.
Topic updates:
The following topics have been added or updated:
The following topics have been removed:
Unlocking DICOM Support
Changed or removed functions:
The following functions have been changed:
LDicomDS::GetConvertValue takes 1 new parameter.
LDicomDS::SetStringValue takes 1 new parameter.
LDicomAssociate::GetCalled takes 2 new parameters.
LDicomAssociate::GetCalling takes 2 new parameters.
LDicomAssociate::GetApplication takes 2 new parameters.
LDicomAssociate::GetAbstract takes 2 new parameters.
LDicomAssociate::GetTransfer takes 2 new parameters.
LDicomAssociate::GetImplementClass takes 2 new parameters.
LDicomAssociate::GetImplementVersion takes 2 new parameters.
LDicomNet::GetHostInfo takes 1 new parameter.
LDicomNet::GetPeerInfo takes 1 new parameter.
Changed or removed structures:
The following structures have been changed:
DICOMELEMENT takes 1 new member.
Changed or removed flags:
TAG_IMAGE_POSITION has been changed to TAG_IMAGE_BOX_POSITION.
New Functions
LDicomDS
LDicomDS::SetDateTimeRangeValue
LDicomDS::GetDateTimeRangeValue
For more information, refer to:
https://www.leadtools.com/corporate/pr/lead15.pdf
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET