Home      Download      Licenses & prices      Customers      Contact

Net Imaging. The product features.

General features
  • Net Imaging downloads an image from the server using it's link (specified by a parameter).
  • When the user presses the button save Net Imaging saves the resulting image to the server using standard file upload (like a regular HTML form).
     
  • The uploaded image can be accepted at the server side with any scripting language: PHP, ASP, ASP.NET, JSP/Servlets, Perl, etc.. (code examples are included in the download package).
     
  • Net Imaging is a lightweight component (about 80 KB). It doesn't communicate with the server during image processing and doesn't assume any specific graphic software on the server.
     
  • Net Imaging is compatible with all Java versions including the ancient Microsoft Java 1.1
Define custom constraints
  • You can specify the desired image dimension and the applet scales the user's image to it automatically before uploading it to the server.
     
  • You can specify different image constraints, such as: side proportion, maximum, and minimum dimensions. In that case the user can upload the image only if it fits for the specified constraints. See an example that allows to producing images of a fixed size.
Customize the GUI
  • You can define the applet background color, font and color for labels and messages.
     
  • You can replace icons of the buttons, specify what buttons are visible,
    and arrange them in the desired order on the tool panel.
     
  • The applet text resources are kept in a separate text file so you can easy relace text of any label or message, for example translate them to another language. (see spanish example).
Read the developer guide

Read the developer's
guide for more details

Download the applet
with the documentation
and examples