Image - Image object.

Description

The Image object allows you to store image files in Zope.

Images can be displayed in DTML by calling them. For example, <dtml-var myImageId>' The Image will generate an HTML IMG tag with all the correct attributes.