bool Image_Text::init (
)
This method has to be called after setting the options for your Image_Text object. It initializes the canvas, normalizes some data and checks important options. Be shure to check the initialization after you switched some options. The set() method may force you to reinitialize the object.
returns True on success, otherwise PEAR::Error.
throws no exceptions thrown
This function can not be called statically.