To deploy an application containing ImageKit WPF functionality, be sure to include the following files with the application:

Using the ImageKit Control in a WPF Application, include the following files:
     Newtone.ImageKit.WPF.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll
     Newtone.ImageKit.WPF.Effect.dll
     Newtone.ImageKit.WPF.File.dll
     Newtone.ImageKit.WPF.Scan.dll

Using the ToolBarStandard Control in a WPF Application, include the following files:
     Newtone.ImageKit.WPF.ToolBarStardard.dll
     Newtone.ImageKit.WPF.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll
     Newtone.ImageKit.WPF.File.dll

Using the ToolBarAnnotation Control in a WPF Application, include the following files:
     Newtone.ImageKit.WPF.ToolBarAnnotation.dll
     Newtone.ImageKit.WPF.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll

Using the ToolBarSetupLines Control in a WPF Application, include the following files:
     Newtone.ImageKit.WPF.ToolBarSetupLines.dll
     Newtone.ImageKit.WPF.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll

Using the ToolBarSetupObjects Control in a WPF Application, include the following files:
     Newtone.ImageKit.WPF.ToolBarSetupObjects.dll
     Newtone.ImageKit.WPF.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll

Using the Thumbnail Control in a WPF Application, include the following files
     Newtone.ImageKit.WPF.Thumbnail.dll
     Newtone.ImageKit.WPF.Common.dll
     Newtone.ImageKit.WPF.File.dll

Using the WebCamera Control in a WPF Application, include the following files
     Newtone.ImageKit.WPF.WebCamera.dll
     Newtone.ImageKit.WPF.Common.dll

Using the ImageKitWeb Control in a WebForm Application, include the following files
     Newtone.ImageKit.WPF.Web.ImageKit.dll
     Newtone.ImageKit.WPF.Common.dll
     Newtone.ImageKit.WPF.Effect.dll (Necessary if using Effect transformations)
     Newtone.ImageKit.WPF.File.dll
     IkStream.ashx file or add HttpHandler to Web.Config file

Using the ThumbnailWeb Control in a WebForm Application, include the following files
     Newtone.ImageKit.WPF.Web.Thumbnail.dll
     Newtone.ImageKit.WPF.Common.dll
     Newtone.ImageKit.WPF.File.dll

Distributing applications that use ImageKit WPF functions but do not use any the ImageKit WPF Controls must include the following files
     Newtone.ImageKit.WPF.Common.dll (Absolutely necessary)
     Newtone.ImageKit.WPF.File.dll (Necessary if processing a file)
     Newtone.ImageKit.WPF.Effect.dll (Necessary if processing an effect)
     Newtone.ImageKit.WPF.Scan.dll (Necessary if using a TWAIN device to retrieve image data)

 

The ImageKit WPF is created by Newtone Corporation