Changes from Version 14.5 to Version 15
Version 15 of the LEADTOOLS Image Viewer CLIB has changed from version 14.5 as follows:
Feature Updates:
LEADTOOLS Version 15 now supports both ANSI and UNICODE development in the same libraries.
LEADTOOLS now supports development for x64 platforms.
The Medical Image Viewer Control now includes:
Feature to reset Window Level, Position, Rotation, Zoom
New cursors for annotations and regions
AnnotationCreated event (to notify when a new annotation object is created by the user)
Feature to load / save the annotation objects that are drawn on the control
Feature to load / save region information that is drawn on the control
Events for mouse actions
Function to convert mouse coordinates to bitmap coordinates
Topic updates:
The following topics have been added:
Document/Medical Support and Licensing Requirements
Unlocking Special LEAD Features
Creating a Bitmap Region Inside the Image Viewer
Changed, removed, and added functions:
The following functions have been changed since version 14.5:
LImageViewer::RepositionCell takes 1 new parameter.
LImageViewer::ActionCallBack takes 1 new parameter.
The following functions have been added since version 14.5:
LImageViewer::CheckTitlebarIcon
LImageViewer::EnablePaintCallBack
LImageViewer::GetAnimationProperties
LImageViewer::GetIconProperties
LImageViewer::GetSelectedAnnotationAttributes
LImageViewer::GetTitlebarProperties
LImageViewer::IsTitlebarEnabled
LImageViewer::IsTitlebarIconChecked
LImageViewer::SetAnimationProperties
LImageViewer::SetIconProperties
LImageViewer::SetTitlebarProperties
Changed, removed, and added structures:
The following structures have been changed since version 14.5:
DISPCONTAINERPROPERTIES takes 11 new members.
DISPSCALEACTIONPROPS takes 1 new member.
The following structures have been added since version 14.5:
DISPCONTAINERTITLEBARICONPROPS
For more information, refer to: