Image processing made easy!

ImageKit.NET: Update Log

Below is a log of the updates made to the ImageKit.NET including the date of the update and a brief explanation of what was changed or added. To download the latest update, please click here.

 

Fix No. Date Explanation
5 09/01/2008 Version: 1.0.2003.10018 or 1.0.2005.10018
(VS2008 installer uses the same dlls as VS2005)

Added:
The ImageKit.NET Scan interface now supports the Canon DR driver's "text orientation recognition" when the scan user interface is suppressed.
4 07/29/2008 Version: 1.0.2003.10017 or 1.0.2005.10017
(VS2008 installer uses the same dlls as VS2005)

Added:
The ImageKit.NET Scan interface now supports Canon DR scanner's Moire Filter and Color/BW detection while suppressing the scan driver's UI.

Fixed:
1. In the ImageKit.Win.ImageKit control, when loading an image that uses palette color (8bit or less), there were cases where the start of the horizontal axis was incorrect.

2. In the ImageKit.Win.ImageKit control, when images were displayed in Scale or Stretch display mode, the coordinates e.X and e.Y returned in the Mouse events (MouseDownImage, MouseMoveImage, and MouseUpImage) were incorrect.

3. When using the Canon DR scanner's UI with Color/BW detection and memory tranfer, the scanned image was not created correctly.
3 06/17/2008 Version: 1.0.2003.10016 or 1.0.2005.10016
(VS2008 installer uses the same dlls as VS2005)

Fixed:
1. Modified the ImageKit.Win.Thumbnail Control's license processing.

2. Repaired problems with 32 bit images in the Newtone.ImageKit.Effect class.
2 05/12/2008 Version: 1.0.2003.10015 or 1.0.2005.10015
(VS2008 installer uses the same dlls as VS2005)

Fixed:
1. The ImageKit.Win.Thumbnail Control's FileExtention property did not allow a full filename to be used to specify a particular image. This has been fixed.

2. In the ImageKit.Win.ImageKit Control, when the Rect property was set to True and the OpenDialog was used to load an image, an area was automatically selected on the image when the OpenDialog was closed. This has been corrected.
1 04/18/2008 Version: 1.0.2003.10014 or 1.0.2005.10014

Fixed:
1. In the ImageKit.Web.ImageKit Control, there was a problem with the position of the ImageKit Control when it was placed within a table or other html object.

2. In the ImageKit.Web.ImageKit Control, when the SaveImageToRawData method was executed, the appropriate value was not set into the ImageKit.RawData property.