ImageKit WPF Assembly Files

The following are the ImageKit WPF assembly files

     1. Newtone.ImageKit.WPF.ImageKit.dll (WPF ImageKit Control)
     2. Newtone.ImageKit.WPF.ToolBarStandard.dll (WPF ToolBarStandard Control)
     3. Newtone.ImageKit.WPF.ToolBarAnnotation.dll (WPF ToolBarAnnotation Control)
     4. Newtone.ImageKit.WPF.ToolBarSetupLines.dll (WPF ToolBarSetupLines Control)
     5. Newtone.ImageKit.WPF.ToolBarSetupObjects.dll (WPF ToolBarSetupObjects Control)
     6. Newtone.ImageKit.WPF.Thumbnail.dll (WPF Thumbnail Control)
     7. Newtone.ImageKit.WPF.WebCamera.dll (WPF WebCamera Control)
     8. Newtone.ImageKit.WPF.Web.ImageKit.dll (WebForm ImageKit Control)
     9. Newtone.ImageKit.WPF.Web.Thumbnail.dll (WebForm Thumbnail Control)
   10. Newtone.ImageKit.WPF.Common.dll (WPF/WebForm Class Library)
   11. Newtone.ImageKit.WPF.Effect.dll (WPF/WebForm Class Library)
   12. Newtone.ImageKit.WPF.File.dll (WPF/WebForm Class Library)
   13. Newtone.ImageKit.WPF.Scan.dll (WPF/WebForm Class Library)

ImageKit WPF Assembly Structure

Each Control is associated with the following files:

The WPF Controls:

    Newtone.ImageKit.WPF.ImageKit.dll
                     |--- Newtone.ImageKit.WPF.Common.dll
                     |--- Newtone.ImageKit.WPF.File.dll
                     |--- Newtone.ImageKit.WPF.Scan.dll
                     |--- Newtone.ImageKit.WPF.Effect.dll

    Newtone.ImageKit.WPF.ToolBarStandard.dll
                     |--- Newtone.ImageKit.WPF.ImageKit.dll
                     |--- Newtone.ImageKit.WPF.Common.dll
                     |--- Newtone.ImageKit.WPF.File.dll

    Newtone.ImageKit.Win.ToolBarAnnotation.dll
                     |--- Newtone.ImageKit.Win.ImageKit.dll
                     |--- Newtone.ImageKit.Common.dll

    Newtone.ImageKit.WPF.ToolBarSetupLines.dll
                     |--- Newtone.ImageKit.WPF.ImageKit.dll
                     |--- Newtone.ImageKit.WPF.Common.dll

    Newtone.ImageKit.WPF.ToolBarSetupObjects.dll
                     |--- Newtone.ImageKit.WPF.ImageKit.dll
                     |--- Newtone.ImageKit.WPF.Common.dll

    Newtone.ImageKit.WPF.Thumbnail.dll
                     |--- Newtone.ImageKit.WPF.Common.dll
                     |--- Newtone.ImageKit.WPF.File.dll

    Newtone.ImageKit.WPF.WebCamera.dll
                     |--- Newtone.ImageKit.WPF.Common.dll

The WebForm Controls:

    Newtone.ImageKit.WPF.Web.ImageKit.dll
                     |--- Newtone.ImageKit.WPF.Common.dll
                     |--- Newtone.ImageKit.WPF.File.dll

    Newtone.ImageKit.WPF.Web.Thumbnail.dll
                     |--- Newtone.ImageKit.WPF.Common.dll
                     |--- Newtone.ImageKit.WPR.File.dll

Http Handler for ImageKit Web Applications:

An http handler is required when using the ImageKit.WPF.Web.ImageKit Control, to stream image data from the server to the client browser. You can add an http handler to your appliction's Web.Config file or by including the IkStream.ashx file with your application. For details, please see Using the ImageKit Web Control.

 

The ImageKit WPF is created by Newtone Corporation