| Product Home Download Purchase |
GUI featuresThe developer can define what drawing tools, colors, and controls to display, set up custom clip arts for insertion in the drawing. The GUI can be based on predefined templates or created in HTML and JavaScript. See the examples: Sketch Map Medicine Diagram editors. How to save the image.The image can be delivered to the server by one of the following methods:
The image destination depends on your server-side script which can save the image to a file, database, or send it by email. The script can be implemented in any language: PHP, ASP.NET, JSP, ColdFusion, Python, Perl, etc. (code examples are included in the download package). How to show the editor on a web pageThe editor can be placed on a web page in several lines of HTML code, for example: <applet width="600" height="400" code="Painter.class" >
<param name="load" value="images/myimage.jpg">
<param name="save" value="save.php">
</applet>
Performance and compatibilityThe editor's size is about 150 Kb. It doesn't communicate with The editor can load or save images without reloading the page that makes it friendly to AJAX context. The editor is compatible with Java 1.4 or later. It has been successfully tested
on Windows and Mac platforms with the following browsers: Limitation: The editor can't process large image files (more then 4M pixels), but it can scale large images down to reasonable size at load time (if specfied). |
|
| J-Painter ImageMARK Net Imaging | Site Map About Contact |