ImageKit.NET Releases

Released: Jun 8, 2020

Updates in v3.0.10313

Features

  • Added the ExifAutoRotate property to the File class for both Win and Web ImageKit controls and Thumbnail controls. This property automatically determines the orientation of an Exif image and displays it accordingly.
  • Supports saving CMYK format JPEG to PDF.
  • Supported OS change: From this version, Windows Vista is no longer supported.

Fixes

  • In the annotation functions, in the Line property dialog when the special brush is valid, the special brush setting was valid even in cases other than...

Released: Jan 27, 2020

Updates in v3.0.10312

Fixes

  • Fixed issue in the Annotation functions; when the text object was drawn, but before text was entered, the textbox could not be resized using the mouse.

Released: Dec 17, 2019

Updates in v3.0.10311

Features

  • The SortImage method was added to the Win.Thumbnail Control.

Fixes

  • Fixed issues related to drag and drop in the Thumbnail Control.

Released: Nov 20, 2019

Updates in v3.0.10310

Features

  • Supports reading and displaying ZIP compressed Tiff images. (Save is not supported.)
    "TypeTIFFZIP" has been added to the members of the Newtone.ImageKit.TypeOfFile enumeration.

Fixes

  • Fixed a problem that the copied / cut file was locked when an application using ImageKit control was started after copying or cutting a file to the clipboard.

Released: Aug 28, 2019

Updates in v3.0.10309

Features

  • Added a new property to the ImageKit.PanWindow class. The PWTopMost property determines whether the pan window form is displayed on top of all Windows Forms.

Fixes

  • In Annotation functions, when rasterizing annotation objects (executing the DrawEditedObjectsToImage method), if no object exists or if the EmbedSelectedObjects property is true and no objects are selected, then False is returned and an Error.Step value is returned in the ErrorStatus property.
  • In the Annotation functions...

Released: Jul 10, 2019

Updates in v3.0.10308

Features

  • A new overloaded Rotate method was added to the Effect interface. This new method allows 32 bit images with alpha channel to be rotated.

Fixes

  • When displaying images in the ImageKit control in scale display mode, there were times when 32bit images with an alpha channel were not displayed correctly. This has been fixed.
  • Fixed a problem in the Thumbnail and WebThumbnail controls where temporary files created were not properly deleted.

Released: May 14, 2019

Updates in v3.0.10306

Updates in v3.0.10306

  • In the Effect interface, Newtone fixed the Resize method and the CutRectImage method so that when a 32bit image is resized, the alpha channel is also resized. Before this fix, if you resized a 32 bit png color image, the result was a 24 bit color png image and the transparent layer was lost.
  • Fixed a problem with PFU scanners where even if the automatic size detection was enabled the correct size was somethings not retrieved from the document plate.

Released: Mar 19, 2019

Updates in v3.0.10305

Features

  • Annotation functions; Added hatch patterns, gradations, and textures to object fills with a custom brush.
    The following properties were added to the ImageKit.Edit class:
    • BrushKind
    • CustomBrushColor1
    • CustomBrushColor2
    • CustomBrushEnabled
    • CustomBrushImageFileName
    • DialogBrushKindEnabled / DialogBrushKindVisible
    • DialogCustomBrushColor1Enabled / DialogCustomBrushColor1Visible
    • DialogCustomBrushColor2Enabled / DialogCustomBrushColor2Visible
    • DialogCustomBrushImageFileNameEnabled...

Released: Jan 22, 2019

Updates in v3.0.10303

Features

  • Updated annotation function, when the SelectOnClick property is True, you can now select multiple annotation objects by clicking objects while holding down the Ctrl key.

Fixes

  • As a result of version 3.0. *. 10202 or later, there was a problem in the WinThumbnail control. When the mouse was moved over a thumbnail but the thumbnail wasn't selected, the FileName property value still changed. This has been fixed.
  • In annotation functions, character positions in the Stamp object were not...

Released: Nov 22, 2018

Updates in v3.0.4.10216

Features

  • Annotation function changes:
    • New ImageKit.Edit.AdjustIKN2AnnotationElements property added to ImageKit.NET3. When this property is True and an ImageKit.NET2 annotation file is loaded into the ImageKit.NET3, the appearance of the annotation will be adjusted to look the same as it did in ImageKit.NET2. The actual annotation data contained in the annotation file is not altered.
    • New ImageKit.Edit.IsWritingText property added to show when text is being entered into either a Text object or a...