ImageKit.NET2: Update Log
Below is a log of the updates made to the ImageKit.NET2 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 |
| 6 | 07/23/2010 | Version: 2.0.1.10011
Fixed: 1. There were problems with portions of WMF images. This has been fixed. 2. A new file type designation, TiffJpeg, has been added to FileType so that these types of files could be recognized when loaded. 3. As a result of Fix No. 5, when executing the File.SaveImageToRawData method either before or after the Edit.DrawEditedObjectsToImage method, even though no editing changes were made or no annotation objects were used, the File.RawData property contents were altered. This has been fixed. 4. If an image was directly and repeatedly assigned to the ImageKit.Image property, there were cases where the ImageKit.Image property was disabled. This has been fixed. |
| 5 | 05/20/2010 | Version: 2.0.1.10010
Fixed: 1. As a result of update No.4, Rectangle and Ellipse annotation objects could not be saved to annotation file. 2. As a result of update No.4, the PasteImage annotation object would not display a different image even though the filename was changed via the Context Menu's property dialog. 3. When using the annotation functions to draw objects on images, there was a problem embedding the drawing in to 1 bit multipage images. The drawings could only be embedded into the first page of the multipage file and not into pages 2 or above. |
| 4 | 04/20/2010 | Version: 2.0.1.10009
Added: 1. Command buttons were added to the IkToolBar control to perform the same functions that can be performed by the Context (pop up) menu during editing. These functions are: Select All / Deselect All Delete Copy Paste Move To Front Move Forward One Move Back One Move To Back Undo Redo Property To accompany these functions the following properties were added: IkToolBar.ButtonAnnotationGroupVisible IkToolBar.ButtonCopyVisible IkToolBar.ButtonDeleteVisible IkToolBar.ButtonEditGroupVisible IkToolBar.ButtonMoveBackOneVisible IkToolBar.ButtonMoveForwardOneVisible IkToolBar.ButtonMoveToBackVisible IkToolBar.ButtonMoveToFrontVisible IkToolBar.ButtonPasteVisible IkToolBar.ButtonPropertiesVisible IkToolBar.ButtonRedoVisible IkToolBar.ButtonSelectAllVisible IkToolBar.ButtonUndoVisible 2. A checkbox for the ImageKit.Edit.AspectRatio property was added to the Properties window that is displayed when "Properties" is selected in the Context (popup) menu during editing. 3. A new Open method was added to the ImageKit.Win.WebCamera.Preview and the ImageKit.Win.WebCamera.Record classes. Fixed: 1. Fixed a memory leak that occurred when images were loading. 2. When the ImageKit.Edit.Fill property is false, when text is entered, the background color is the inverse RGB value of the text color. This was not seen when the text was white. 3. There was a problem setting the ImageKit.Edit.EditEnable property to false when using the IkToolBar control. 4. The Progress percentage was always 100% when using the IkToolBar buttons to perform some processing. 5. When saving an Annotation file (xml), if a PasteImage object is among the annotation objects then the original image file referred to by the PasteImage object is copied to the same directory as the Annotation file. When the annotation objects are loaded from this annotation file, the PasteImage's image will be loaded from this directory as well. 6. Corrected the displaying multipage images in the Thumbnail control. 7. When a multipage image was dragged from one Thumbnail control and dropped into another Thumbnail control, the display order of the pages was incorrect. 8. Corrected a portion of the memory transfer functions in the Scan control. (The Canon DR-3080C generated an error) 9. Corrected a PasteImage and Text annotation objects. When these objects were rotated, the image or text could not be flipped properly. Also, there were problems when the mouse was used to enlarge or reduce the size of the text object or rotate the text object. |
| 3 | 01/19/2010 | Version: 2.0.1.10008
Added: 1. The ImageKit.Edit.MoveForwardOne and ImageKit.Edit.MoveBackOne methods were added to the ImageKit.Edit class. Items "MoveForwardOne" and "MoveBackOne" were also added to the Context Menu. (Right clicking an annotation object displays that object's Context Menu") 2. The FocusPosition property was added to the Scan class. Fixed: 1. When focus was no longer on the ImageKit control because of a button click or other reason, annotation objects could not be deleted or copied even when the Edit.DeleteSelectedObject, Edit.DeleteMultiSelectedObjects, Edit.CopySelectedObjects methods were executed. 2. When scroll bars were not displayed and the ImageKit.ScrollValueH property value, the ImageKit.ScrollValueV property, or coordinates were being set within the MouseMove and other events, an error was generated. 3. An error occurred when the ImageKit.File.FileXDpi property value or ImageKit.File.FileYDpi property value were retrieved without executing the GetImageFileType or similar method. 4. The ImageKit.EndDispImage event was being generated even when the load methods failed and the ImageKit.Image property value was null (Nothing). |
| 2 | 12/10/2009 | Version: 2.0.1.10007
Added: 1. The File.Pdf.Landscape property has been added to the File.Pdf class. This allows page orientation to be set when the pdf is saved. 2. Square and circle annotation objects can now be drawn with the ImageKit.Edit class. Holding down the shift key while drawing or resizing the Rectangle or Ellipse annotation objects will allow you to draw square or circle objects 3. Maintain aspect ratio in PasteImage annotation object. The ImageKit.Edit.AspectRatio property has been added to the ImageKit.Edit class. This allows the PasteImage annotation object to maintain the aspect ration (height to width ratio) of the original image. 4. The IkToolBar.AnnotationFileExtention and IkToolBar.AnnotationFilePath properties have been added. This allows you to set the the type of file and the path that is initially displayed in the dialog that loads or saves an annotation file. Fixed: 1. Errors occured when RawData or Tiff images were saved from multiple applications at the same time. This has been repaired. |
| 1 | 11/02/2009 | Version: 2.0.1.10006
Added: 1. Added access to the following functions via the ikToolbar control: OpenImageFile SaveImageFile OpenAnnotationFile SaveAnnotationFile. 2. The following properties were added to the ikToolbar control: IkToolBar.ButtonAnnotationFileGroupVisible IkToolBar.ButtonClearAllVisible IkToolBar.ButtonEmbedVisible IkToolBar.ButtonFileGroupVisible IkToolBar.DisplayMode IkToolBar.SaveFormatDialogEnabled IkToolBar.SaveType Fixed: 1. When using the DrawEditedObjectsToImage method, after the objects were embedded into the image, they were cleared. This has been fixed. 2. There were problems with the Text annotation object's size. This has been corrected. |
