ImageEn

What's New


Version 14.2.5

New Features

Added: IterateParams method to output all parameters of a Twain device
Added: Scaling supported when loading JPEG images via WIC to improve performance
Added: Generic ImageQuality and Lossless saving directives (for JPEG, HEIF, WebP, JPEG2000, WIC and ImageMagick)
Added: Method to extract the MP4 ("Motion") videos from Android phone images
Added: When editing an effect within an effects chain, the preview will show the image state up to this edit point (accurate preview)
Added: Loading JPEG and TIFF with WIC no longer falls back to native code to retrieve meta-data
Added: When extracting text from a PDF page, it can automatically exclude vertical text (which tends to output as gobbledygook)
Added: AutoCalcBWValues supports ie48RGB
Added: Some code optimization
Added: Support for Delphi 13


Bug Fixes

Fixed: TImageEnMView does not refresh when scroll occurs during a drag selection
Fixed: TImageEnViewToolbar.OnActionExecute not called for some actions
Fixed: "Failed to get char box" error in PDFViewer with textless PDF pages
Fixed: TImageEnView.VisibleBitmapRect may return incorrect Left and Top positions
Fixed: Getting Double Feed Detection capability on Twain may fail
Fixed: TIEFileListBox.OnMouseDown may not fire


Changes to Classes

None


Changes to Method Parameters

None


Demo Changes

Added: WIC Scaling and WebP DLL in Performance demo (Demos\InputOutput\IEViewPerformance\Performance.dpr)
Added: Improvements to Brush demo (Demos\ImageEditing\Brush\BrushTest.dpr)


Compatibility Issues

Renamed: Instead of TIOParams.HDP_ImageQuality/HDP_Lossless use the generic ImageQuality/Lossless properties
Changed: When saving an IEN file with ioJPEG compression, the quality is specified by TIOParams.JPEG_Quality rather than IEGlobalSettings().IOParamDefaults.JPEG_Quality


See Also

Complete History
Updating and Compatibility