Lanzamientos de ImageKit.NET
Released: May 21, 2024
Actualizaciones en v3.0.11004
Correcciones
- Fixed the issue with OCR functions where there were no spaces between words.
Released: May 1, 2024
Actualizaciones en v3.0.11003
Correcciones
- Fixed an issue in the File functionality where setting a value of the RawData property and executing the LoadImageFromRawData method would sometimes fail to load or display.
Released: Apr 8, 2024
Actualizaciones en v3.0.11002
Características
- Added functionality to reduce the margin of the display range per cell in the Thumbnail feature. The CellSmallMargin property has been added to the Thumbnail class.
Correcciones
- Fixed an issue in the File feature where the Filetype of compressed BMP and progressive JPEG images was not returned correctly when using dedicated plugins.
- Enabled loading of progressive JPEG images in the File feature without the need for dedicated plugins (Saving still requires dedicated plugins as...
Released: Feb 6, 2024
Actualizaciones en v3.0.11000
Características
- Added the ImageKit.OCR class with OCR functionality. The ImageKit.OCR class has the following properties, methods, and events:
- Properties:
- ErrorStatus.
- Language.
- OutText.
- Methods:
- Events:
- Note: The following operating environments support OCR functionality:
- ImageKit: .NET Framework 4.5 and later.
- ImageKit X: .NET 6.0 and later.
Released: Dec 13, 2023
Actualizaciones en v3.0.10803
Características
- Added the MergeTiffImages method in File functions. This method will merge all TIFF images in a specified folder into one multipage TIFF file.
- ImageKit.NET3 X
- Added support for Microsoft .NET 8.0.
Released: Nov 27, 2023
Actualizaciones en v3.0.10802
Características
- "DuplexEnabled" has been added in Scan functions as a member of the Newtone.ImageKit.ScanCapability enumeration. "DuplexEnabled" can now be used in the Scan.GetCapabilityEnumToSingle method.
Correcciones
- The display of some arrows and line caps have been fixed in annotation functions when double lines are enabled on objects that support double lines.
Released: Sep 26, 2023
Actualizaciones en v3.0.10704
Características
- In Annotation/Edit functions, the ability to draw curves using Polyline objects has been added. The following properties have been added to the ImageKit.Edit class:
- CurveTension.
- DialogCurveTensionEnabled.
- DialogCurveTensionVisible.
- SelectedObjectCurveTension.
Correcciones
- The standard ContextMenu of the ImageKit control was displayed even when the ContextMenuEnabled property was set to False. (Customized context menu could not be displayed.) This has been fixed.
Released: Jul 20, 2023
Actualizaciones en v3.0.10702
Correcciones
- In annotation functions, when ImageKit.NET 3: version 3.0.*.10305 (* stands for "2" or "4") or later is applied, when using the special fill, the Polygon and closed Pen objects would be rotated by a certain amount with the mouse, the object would flip 180 degrees during the rotation.
- Fixed a problem that the specified resolution could not be scanned when using RICOH fi-8040 and scanning with the UI hidden.
- In file functions, when the ModifyPageInMultipageTiff method was used to...
Released: Jun 20, 2023
Actualizaciones en v3.0.10701
Características
- Added function to modify a specific page from a multi-page TIFF file. The 'ModifyPageInMultipageTiff' method has been added to the 'File' class and 'IkFile' class.
Correcciones
- From version 3.0.*.10604, there was an error occurring when the PanWindow was displayed while a text object was present. (This error did not occur when an ImageKit control was being used as a PanWindow control.)
- In annotation functions, special fills and modified characters were not being displayed in the...
Released: May 18, 2023
Actualizaciones en v3.0.10609
Correcciones
- Since version 3.0.*.10606, in Annotation functions, when rasterizing an image of 8bit or less, the original image was cleared.
- In the Preview and Record classes of Win.WebCamera, when using Logitech WebCamera, and interface error occurred.