Image_Text::getImg()

Image_Text::getImg() -- Return the image ressource.

Synopsis

require_once 'ImageText.php';

resource& Image_Text::getImg ()

Beschreibung

Get the image canvas.

Rückgabewert

returns Used image resource

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.