Changes from Version 12.1 to Version 13
LEADTOOLS now supports region of interest in J2K files.
IMPORTANT NOTICE CONCERNING SUPPORT FOR ISIS DRIVERS:
LEADTOOLS TOOLKITS CONTAIN SUPPORT FOR ISIS® DRIVERS USING PIXEL TRANSLATIONS RUNTIME (PIXDFLTN. DLL) VERSION NUMBER 55.1.260.832 OR EARLIER ALLOWING LEADTOOLS TO DIRECTLY INTERFACE WITH THE ISIS DRIVERS.
LEADTOOLS TOOLKITS DO NOT DIRECTLY COMMUNICATE WITH ISIS ® DRIVERS USING PIXEL TRANSLATIONS RUNTIME (PIXDFLTN) VERSION NUMBER 56.*.*.* OR HIGHER. A LEADTOOLS APPLICATION WHICH OPERATES PROPERLY WITH THE EARLIER VINTAGE ISIS DRIVERS WILL CEASE TO OPERATE PROPERLY IF THE OLDER ISIS DRIVER IS REPLACED WITH A NEWER ISIS DRIVER REQUIRING THE PIXEL TRANSLATIONS RUNTIME DLL VERSION NUMBER 56.*.*.* OR HIGHER.
Support for 12 and 16-bit grayscale images and 48 and 64-bit color images is now available in Document and Medical toolkits.
LEADTOOLS no longer provides the Netscape Plug In.
LEADTOOLS now supports the following file formats:
SCT (Scitex Continuous Tone Format)
PCL (Printer Command Language)
IOCA (Image Object Content Architecture)
LEADTOOLS reorders the specified annotation object more.
LEADTOOLS now supports a Mixed Raster Content module for support of images that contain mixed image and text components.
LEADTOOLS provides more support for getting and setting the background color of one or more annotation objects.
LEADTOOLS supports new features for a Protractor annotation objects.
LEADTOOLS provides more support for setting and getting the characteristic for an annotation object.
LEADTOOLS supports formatting for an annotation object.
LEADTOOLS supports editing for an annotation object.
LEADTOOLS supports new feature for a ruler objects.
LEADTOOLS can add motion blur to images.
LEADTOOLS provides support for removing red-eye from images.
LEADTOOLS supports an anti-aliasing filter.
LEADTOOLS can perform Gaussian blurring.
LEADTOOLS now supports loading and saving layers in PSD files.
New methods and properties let you combine images using a single opacity value, or varying opacity values. Using the varying opacity values creates a feathering appearance.
LEADTOOLS lets you add borders and frames to bitmaps.
LEADTOOLS provides support for determining whether a magnifying glass is attached to a window, a control or an object.
LEADTOOLS now supports loading and saving layers in PSD files.
LEADTOOLS now lets you get or set pixel data for 48 and 64-bit bitmaps.
The LEADTOOLS picturize capabilities have been extended to picturize an image using a single bitmap or a list of bitmaps.
LEADTOOLS now lets you create curved regions or add a curved region to an existing region.
LEADTOOLS can now resize bitmaps during the load process.
LEADTOOLS now lets you save bitmaps to files in memory.
An ImageList Control has been added to make working with and displaying a list of images simple.
You can now browse a directory for LEAD support images and generate thumbnails.
Support for ISIS scanning has been added.
New Borland C++ and Borland Delphi samples and tutorials were added.
The LEADTOOLS picturize capabilities have been extended to picturize an image using a single bitmap or a list of bitmaps.
Changed properties, methods and events:
The following methods have been changed from the previous version of LEADTOOLS:
AnnLoadMemory method (ILEADRasterAnnotation) takes 1 new parameter.
AnnLoadArray method (ILEADRasterAnnotation) takes 1 new parameter.
AnnSave method (ILEADRasterAnnotation) takes 2 new parameters.
AnnSaveArray method (ILEADRasterAnnotation) takes 2 new parameters.
AnnSaveMemory method (ILEADRasterAnnotation) takes 2 new parameters.
AnnDefine method (ILEADRasterAnnotation) takes a new flag.
HistoEqualize method (ILEADRasterProcess) takes 1 new parameter.
Halftone method (ILEADRasterProcess) takes 1 new parameter.
HistogramTable property (ILEADRasterProcess) iIndex parameter is now a long value.
LoadCompressed property (ILEADRasterIO) data type is now LoadCompressedConstants.
RemapTable property (ILEADRasterProcess) both the property and the parameter are now type long.
The rest of this topic lists the new properties, methods and events in version 13.
Annotation (Document/Medical Only)
AnnBoundingRectHeight property
AnnGetFontStrikeThrough method
AnnGetName method
AnnGetPredefinedMetafile method
AnnGetProtractorOptions method
AnnNameBoundingRectHeight property
AnnNameBoundingRectLeft property
AnnNameBoundingRectTop property
AnnNameBoundingRectWidth property
AnnSetFontStrikeThrough method
AnnSetName method
AnnSetPredefinedMetafile method
AnnSetProtractorOptions method
Buffers
EnableSaveBufferEvent property
Mixed Raster Content Module
AutoSegment method (ILEADRasterMrc)
AutoSegment event (ILEADRasterMrc)
BackgroundCoder property (ILEADRasterMrc)
BackgroundQFactor property (ILEADRasterMrc)
BaseBackColor property (ILEADRasterMrc)
BaseForeColor property (ILEADRasterMrc)
DeleteSegment method (ILEADRasterMrc)
EnableMethodErrors property (ILEADRasterMrc)
EnhanceQuality property (ILEADRasterMrc)
EnumSegments method (ILEADRasterMrc)
EnumSegments event (ILEADRasterMrc)
GetPagesCount method (ILEADRasterMrc)
MaskCoder property (ILEADRasterMrc)
SaveT44 method (ILEADRasterMrc)
StripeMaxHeight property (ILEADRasterMrc)
SetNewStripe method (ILEADRasterMrc)
SetStripeSegment method (ILEADRasterMrc)
UpdateSegmentData method (ILEADRasterMrc)
Using the Thumbnail Browser
CreateThumbnailFromFile method
IncludeSubDirectories property
ThumbnailBackgroundColor property
ThumbnailBitsPerPixel property
Using the Image List Control
AllowSelection property (ILEADRasterImgList)
Appearance property (ILEADRasterImgList)
BackColor property (ILEADRasterImgList)
BitonalScaling property (ILEADRasterImgList)
BorderColor property (ILEADRasterImgList)
BorderStyle property (ILEADRasterImgList)
Clear method (ILEADRasterImgList)
Click event (ILEADRasterImgList)
ColumnCount property (ILEADRasterImgList)
ControlWindow property (ILEADRasterImgList)
Count property (ILEADRasterImgList)
CurrentPage property (ILEADRasterImgList)
DblClick event (ILEADRasterImgList)
DisplayItemText property (ILEADRasterImgList)
EnableFireMouse2Event property (ILEADRasterView)
EnableKeyboard property (ILEADRasterImgList)
EnableMethodErrors property (ILEADRasterImgList)
EnsureVisible method (ILEADRasterImgList)
FirstVisibleItem property (ILEADRasterImgList)
Font property (ILEADRasterImgList)
ForeColor property (ILEADRasterImgList)
HitTest method (ILEADRasterImgList)
Insert method (ILEADRasterImgList)
InsertAt method (ILEADRasterImgList)
InsertFromBitmapList method (ILEADRasterImgList)
Item property (ILEADRasterImgList)
ItemBackgroundColor property (ILEADRasterImgList)
ItemHeight property (ILEADRasterImgList)
ItemHorizontalSpacing property (ILEADRasterImgList)
ItemSelected event (ILEADRasterImgList)
ItemUnSelected event (ILEADRasterImgList)
ItemVerticalSpacing property (ILEADRasterImgList)
ItemWidth property (ILEADRasterImgList)
KeyDown event (ILEADRasterImgList)
KeyPress event (ILEADRasterImgList)
KeyUp event (ILEADRasterImgList)
LoadDatabase method (ILEADRasterImgList)
LoadFromFile method (ILEADRasterImgList)
MouseDown event (ILEADRasterImgList)
MouseDown2 event (ILEADRasterView)
MouseIcon property (ILEADRasterImgList)
MouseMove event (ILEADRasterImgList)
MouseMove2 event (ILEADRasterView)
MousePointer property (ILEADRasterImgList)
MouseUp event (ILEADRasterImgList)
MouseUp2 event (ILEADRasterView)
OwnerDrawItem event (ILEADRasterImgList)
OwnerDrawItems property (ILEADRasterImgList)
PageCount property (ILEADRasterImgList)
PaintDither property (ILEADRasterImgList)
PaintScaling property (ILEADRasterImgList)
Remove method (ILEADRasterImgList)
Resize event (ILEADRasterImgList)
RowCount property (ILEADRasterImgList)
SaveDatabase method (ILEADRasterImgList)
SaveToFile method (ILEADRasterImgList)
ScaleHeight property (ILEADRasterImgList)
ScaleLeft property (ILEADRasterImgList)
ScaleMode property (ILEADRasterImgList)
ScaleTop property (ILEADRasterImgList)
ScaleWidth property (ILEADRasterImgList)
Scroll event (ILEADRasterImgList)
ScrollItems method (ILEADRasterImgList)
ScrollStyle property (ILEADRasterImgList)
SelectAll method (ILEADRasterImgList)
SelectedCount property (ILEADRasterImgList)
SelectedItems property (ILEADRasterImgList)
SelectionColor property (ILEADRasterImgList)
SelectionStyle property (ILEADRasterImgList)
SetSelectionBitmap method (ILEADRasterImgList)
Sort method (ILEADRasterImgList)
ViewSize property (ILEADRasterImgList)
Window property (ILEADRasterImgList)
Scanning Images using ISIS
Image Processing
AddBitmaps method(ILEADRasterProcess)
AddBorder method (ILEADRasterProcess)
AddFrame method (ILEADRasterProcess)
AlphaBlend method(ILEADRasterProcess)
AntiAlias method(ILEADRasterProcess)
BalanceColors method(ILEADRasterProcess)
CombineBitmapWarp method (ILEADRasterProcess)
CombineExt method (ILEADRasterProcess)
ConvertSignedToUnsigned method (ILEADRasterProcess)
ConvertToColoredGray method(ILEADRasterProcess)
CreateFadedMask method(ILEADRasterProcess)
EdgeDetector method(ILEADRasterProcess)
FeatherAlphaBlend method(ILEADRasterProcess)
GaussianFilter method(ILEADRasterProcess)
GetFunctionalLookupTable method (ILEADRasterProcess)
GetUserLookupTable method (ILEADRasterProcess)
GrayscaleExt method(ILEADRasterProcess)
LineProfile method(ILEADRasterProcess)
LineProfileBlue property(ILEADRasterProcess)
LineProfileGreen property(ILEADRasterProcess)
LineProfileRed property(ILEADRasterProcess)
LineProfileSize property(ILEADRasterProcess)
MotionBlur method(ILEADRasterProcess)
PicturizeBitmapList method(ILEADRasterProcess)
PicturizeSingle method(ILEADRasterProcess)
RemoveRedeye method(ILEADRasterProcess)
SwapColors method(ILEADRasterProcess)
UnsharpMask method(ILEADRasterProcess)
PSD Layers
Scrolling
HScrollInfo property (ILEADRasterView)
VScrollInfo property (ILEADRasterView)
Standard Curves and Bezier Curves
Super Compression
Transforming Files
Magnifying Glass
HasMagGlass property (ILEADRasterView)
Miscellaneous