Images

These documentation pages are no longer maintained. Please visit the new documentation site.

The image operators require an external image system. This means that either ImageMagick or ImageGD has to be installed and available for eZ publish to use. For more information about these systems please refer to the "Requirements for doing a normal installation" section.

The main concept is this: The "imagefile" and the "texttoimage" operators can be used to generate images. The "imagefile" operator simply loads an image from the filesystem. The "texttoimage" operator creates an image of some text using a truetype font. Both of these operators return an image layer. The layers generated by these two operators can be merged in various ways using the "image" operator, which returns an image object.

The table presented below contains a list of template operators related to images and image handling. Click on the name of an operator for more information about that specific operator (usage, parameters, description, examplets, etc.).

Operator Description
imageCreates and returns an image object.
imagefileLoads an image from a file.
texttoimageRenders a string as an image using a truetype font.

Comments

Contents

Reference

Database diagram
Template operators
    PDF
    Arrays
    Data extraction
    Formatting
    Images
       image
       imagefile
       texttoimage
    Logic
    Mathematics
    Miscellaneous
    Strings
    URLs
    Variables
Template functions
Data fetching
Modules
XML tags


Created

05/02/2004
10:21:24 am
by Balazs Halasy

Last updated

11/02/2004
11:39:48 pm
by Balazs Halasy

Authors

Balazs Halasy



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.