Rilasci di ImageKit.NET

Released: May 21, 2024

Aggiornamenti in v3.0.11004

Correzioni

  • Fixed the issue with OCR functions where there were no spaces between words.

Released: May 1, 2024

Aggiornamenti in v3.0.11003

Correzioni

  • 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

Aggiornamenti in v3.0.11002

Funzionalità

  • 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.

Correzioni

  • 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 before...

Released: Feb 6, 2024

Aggiornamenti in v3.0.11000

Funzionalità

  • Added the ImageKit.OCR class with OCR functionality. The ImageKit.OCR class has the following properties, methods, and events:
    • Properties:
      • ErrorStatus.
      • Language.
      • OutText.
    • Methods:
      • ImageToText.
    • Events:
      • GetOcrText.
  • 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

Aggiornamenti in v3.0.10803

Funzionalità

  • 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

Aggiornamenti in v3.0.10802

Funzionalità

  • "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.

Correzioni

  • 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

Aggiornamenti in v3.0.10704

Funzionalità

  • 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.

Correzioni

  • 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

Aggiornamenti in v3.0.10702

Correzioni

  • 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 modify...

Released: Jun 20, 2023

Aggiornamenti in v3.0.10701

Funzionalità

  • 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.

Correzioni

  • 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

Aggiornamenti in v3.0.10609

Correzioni

  • 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.