| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Richard Sumilang | > | Text on Image | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||||
Author
Groups
Detailed descriptionVery simple class to use to write text on an image. Supports GIF, PNG, and JPEG. GD must be compiled with php.
For the following example, provide your own image please. Example: ========================= $config=array( "text" => "123456", "text_colors" => "0 0 0", // RGB Seperated by spaces "image_loc" => "coupon.jpg", "image_type" => "JPEG", // PNG and GIF Supported // Optional arguments; default is center area on image "x_pos" => "", "y_pos" => "", ); $graphic=new img_add_txt($config); User ratings
Applications that use this classNo application links were specified for this class.
Files
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) Icontem 1999-2009 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |