Image_Text::autoMeasurize (Previous) (Next) Image_Text::getImg

View this page in Last updated: Sun, 01 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Image_Text::display()

Image_Text::display() -- Display the image (send it to the browser).

Leírás

This will output the image to the users browser. You can use the standard IMAGETYPE_* constants to determine which image type will be generated. Optionally you can save your image to a destination you set in the options.

Paraméterek

boolean $save

Save or not the image on printout.

boolean $free

Free the image on exit.

Visszatérési érték

returns True on success, otherwise PEAR::Error.

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.

Image_Text::autoMeasurize (Previous) (Next) Image_Text::getImg

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.