General features
- Net Imaging opens images in JPEG, BMP, PNG or GIF formats from the server using the link
specified by the developer. If the user has Java 6 Update 10
or later Net Imaging can open images from the local drive directly.
- When the user presses the button save "Save" Net Imaging uploads
the resulting image to the server in JPEG format.
- The image can be accepted at the server side with any scripting language:
PHP, ASP, ASP.NET, JSP/Servlets, etc.
(code examples are included in the download package).
- In addition to the main image Net Imaging saves the image's thumbnail
fitted in the specified size.
- Net Imaging is a lightweight component (about 80 KB) and it doesn't communicate with
the server during image processing and doesn't assume any graphic software on it.
With Net Imaging you charge the client's computer to perform graphic job.
Your server has just to receive the uploaded file.
- Net Imaging is compatible with Java 1.4 or later and has been succesfully tested
in the following environments:
- Windows Vista, Java 1.6, Internet Explorer 7, Firefox 3, Chrome 3, Safari 4
- Windows XP, Java 1.5, Internet Explorer 6, Forefox 3
- Mac OS 10.5, Java 1.5, Safari 3, Firefox 3
- Windows 2000, Java 1.4, Internet Explorer 5.5, Firefox 2
Custom constraints
- The developer can specify different image constraints, such as: aspect ratio, fixed or maximum size.
Net Imaging will assist the user to produce the appropriate output image and prevent
uploading inappropriate one.
GUI features
- You can replace the button icons, specify what buttons are visible,
and arrange them in the desired order on the tool panel.
- You can hide all the applet buttons, implement your own controls in HTML
and invoke the applet's function in JavaScript.
- Net Imaging text resources are kept in a separate text file.
That allows you to translate labels and messages to another language.
- Net Imaging GUI can be resized dynamically.
Try It
|
|
Read the developer's guide
Download the applet and documentation
|