Changes from Version 12 to Version 12.1
Version 12.1 of the LEADTOOLS VCL has changed from version 12 as follows:
Essentially the changes are as follows:
LEADTOOLS now supports J2K and JP2 JPEG 2000 file formats. (JPEG 2000 Plug In only).
The LEADTOOLS Annotation Control and Annotation Toolbar Control, formerly implemented in the LT12xxAN.BPL, have been replaced with a new LEADTOOLS Annotation Control, implemented in LT12xxNT.BPL. Many of the properties, methods and events in the LT12xxAN.BPL have either undergone a name change, or have been completely removed from LT12xxNT.BPL. For a comparison of the old and new properties, methods and events, see below:
Old property, method or event: |
New property, method or event: |
AnnLoad method |
New AnnLoad method |
AnnSave method |
New AnnSave method |
AnnSaveTag method |
|
CanCopy method |
No corresponding new method or property. |
CanCut method |
No corresponding new method or property. |
CanPaste method |
|
CanUndo method |
|
Copy method |
|
CreateToolbar method |
|
CurSelTool property |
|
Cut method |
No corresponding new method or property. |
DrawEnable property |
|
IsCreated method |
|
Load method (Annotation Control) |
Load method (Main Control) and AnnLoad method (Annotation Control) |
Lock method |
|
MenuEnable property |
|
OnAnnDrawn event |
New OnAnnDrawn event |
OnTBChecked event |
|
OnTBShow event |
|
OnUserCloseTB event |
|
Paste method |
|
Print method |
Render method (Main Control) |
Realize method |
|
SetTool method |
|
Show method |
|
ShowLockedIcon method |
|
Undo method |
|
Unlock method |
|
Unrealize method |
|
UserMode property |
|
VisibleButton property |
A full list of the current Annotation properties, methods and events, is provided at the end of this topic.
LEADTOOLS DICOM VCL now supports several new classes, including:
Grayscale Softcopy Presentation State
Basic Voice Audio
12-Lead ECG
General ECG
Ambulatory ECG
Hemodynamic
Basic Cardiac EP
LEADTOOLS DICOM VCL now supports several new UIDs, including:
JPEG-LS Lossless Image Compression Transfer Syntax
JPEG-LS Lossy (Near-Lossless) Image Compression Transfer Syntax
Ambulatory ECG Waveform Storage
Hemodynamic Waveform Storage
Cardiac Electrophysiology Waveform Storage
Basic Voice Audio Waveform Storage
Grayscale Softcopy Presentation State Storage
LEADTOOLS DICOM VCL now supports several new Modules, including:
Presentation series
Presentation state
Bitmap display shutter
Overlay curve activation
Displayed area
Graphic annotation
Spatial transformation
Graphic layer
Softcopy VOI LUT
Softcopy presentation LUT
Synchronization
Waveform identification
Waveform
Waveform annotation
LEADTOOLS VCL now provides a means of determining whether a loaded PNG file contains alpha channel information.
LEADTOOLS VCL now supports Magnifying Glass features that let you update the bitmap from another source during the procedure.
LEADTOOLS also provides support for customizing the shape of the magnifying glass.
LEADTOOLS VCL now supports Annotation and Annotation Toolbar capabilities.
LEADTOOLS VCL now lets you retrieve bitmap information based on a row value and a column value.
Optional PDF plug-in for PDF file format support (PDF, PS, and EPS) is now available.
LEADTOOLS now provides support for controlling the rasterizing of vector image files.
LEADTOOLS can now convert between V4 and V5 DIBs.
DICOM now supports Structured IODs.
LEADTOOLS can now convert from JPEG compressed DIBs.
LEADTOOLS can now convert from RLE4 and RLE8 compressed DIBs.
LEADTOOLS now provides support for loading and saving PDF files.
LEADTOOLS now provides support for controlling the rasterizing of vector image files.
The rest of this section lists the new properties, methods and events included in version 12.1.
Annotation Control
AnnAutoDialogFontSize property
AnnGetAutoMenuItemEnable method
AnnHyperlinkMenuEnable property
AnnSetAutoMenuItemEnable method
Bitmap Row
JPEG 2000 file format support
J2KCBS_ErrorResilienceSymbol property
J2KCBS_PredictableTermination property
J2KCBS_ResetContextOnBoundaries property
J2KCBS_SelectiveACBypass property
J2KCBS_TerminationOnEachPass property
J2KCBS_VerticallyCausalContext property
J2KCompressionControl property
J2KDerivedBaseExponent property
J2KDerivedBaseMantissa property
J2KDerivedBaseMantissa property
PDF file format support
Rasterizing vector files
RasterizeViewportHeight property
RasterizeViewportWidth property
Magnifying Glass
MagGlassBitonalScaling property
Miscellaneous