ImageKit WPF Releases
Released: Jan 19, 2026
Mises à jour de v1.1.3.105
Fonctionnalités
- Added support for .NET 10.
Released: May 21, 2024
Mises à jour de v1.1.3.104
Correctifs
- Fixed the issue with OCR functions where there were no spaces between words.
Released: May 1, 2024
Mises à jour de v1.1.3.103
Correctifs
- In the Annotation functions, an issue has been corrected where objects drawn on the ImageKit control would move to the position clicked by the mouse.
- 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
Mises à jour de v1.1.3.102
Fonctionnalités
- 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.
Correctifs
- 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: Jan 30, 2024
Mises à jour de v1.1.3.100
Fonctionnalités
- Added the ImageKit.WPF.OCR class with OCR functionality. The ImageKit.WPF.OCR class has the following properties, methods, and events:
- Properties:
- ErrorStatus.
- Language.
- OutText.
- Methods:
- Events:
- Note: The following operating environments support OCR functionality:
- ImageKit WPF: .NET Framework 4.5 and later.
- ImageKit WPF X: .NET 6.0 and later.
Released: Dec 13, 2023
Mises à jour de v1.1.3.062
Fonctionnalités
- Added support for .NET 8.0
Correctifs
- The ModifyPageInMultipageTiff method added to the File class in versions 1.1.3.060 and *.0.0.20 can now also be called from ImageKit controls.
- In the File class, the ability to save multiple Tiff images from a specified folder into a single multi-tiff file has been added. Accordingly, the following methods were added to the File and IkFile classes; MergeTiffImages.
Released: Nov 28, 2023
Mises à jour de v1.1.3.061
Fonctionnalités
- Added "DuplexEnabled" as a member of the Newtone.ImageKit.ScanCapability enumeration. Accordingly, "DuplexEnabled" is now available in the Scan.GetCapabilityEnumToSingle method.
Released: Sep 12, 2023
Mises à jour de v1.1.3.060
Fonctionnalités
- In Annotation functions, special hatch patterns, gradients, and textures were added to the object's fill. Accordingly, the following properties were added to the ImageKit.Edit class:
- BrushKind.
- CustomBrushColor1.
- CustomBrushColor2.
- CustomBrushEnabled.
- CustomBrushImageFileName.
- DialogBrushKindEnabled.
- DialogBrushKindVisible.
- DialogCustomBrushColor1Enabled.
- DialogCustomBrushColor1Visible.
- DialogCustomBrushColor2Enabled.
- DialogCustomBrushColor2Visible...
Released: Feb 13, 2023
Mises à jour de v1.1.3.051
Correctifs
- In File functions, saving to a Tiff file in JPEG compression format sometimes failed.
Released: Sep 21, 2022
Mises à jour de v1.1.3.050
Correctifs
- Fixed a case in which the front and back sides of a scan were scanned in different formats when using a Canon DR scanner and scanning with a combination of ADF duplex and multistream with the UI hidden.