Image_Text::render (Previous) (Next) Image_Text::set

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

Image_Text::save()

Image_Text::save() -- Save image canvas.

Opis

Saves the image to a given destination. You can leave out the destination file path, if you have the option for that set correctly. Saving is possible with the save() method, too.

Parametr

string $destFile

The destination to save to (optional, uses options value else).

Zwracana wartość

returns True on success, otherwise PEAR::Error.

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Image_Text::render (Previous) (Next) Image_Text::set

Download Documentation Last updated: Mon, 02 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.