Image_Text::getImg
Image_Text::getImg() – Return the image ressource.
Synopsis
require_once 'ImageText.php';
resource& Image_Text::getImg (
)
Description
Get the image canvas.
Return value
returns Used image resource
Throws
throws no exceptions thrown
Note
This function can not be called statically.