Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (7) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-12-12 (9 years ago) | 51% | Total: 2,439 This week: 7 | All time: 1,528 This week: 145 |
Version | License | PHP version | Categories | |||
phpgdimage 0.1 | GNU General Publi... | 4.3.2 | Graphics |
Description | Author | |||||||||||||
This class can be used to draw basic graphics on images. |
|
#==============================================================================# +-----------------------------------+ | phpGDImage - PHP GD Library Class | +-----------------------------------+ Author : Mike Leigh Email : mike@mikeleigh.com Website : http://www.mikeleigh.com/scripts/phpgdimage Support : http://www.mikeleigh.com/forum Licence : GNU GPL - see LICENCE file Version : 0.1 phpFile is a file manipulation class. Incorporating phpGDImage into your application is as simple as including the class file like so: include('path/to/image.class.php'); For installation instructions see the INSTALL file. For license details see the LICENSE file. For development history see the CHANGELOG file. #==============================================================================# |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
CHANGELOG | Doc. | Change Log |
image.class.php | Class | phpGDImage Main Class |
test.image.class.php | Example | Example Usage |
demo.image.class.php | Example | Creates the demonstration images |
LICENSE | Lic. | License File |
INSTALL | Doc. | Installation |
README | Doc. | Readme |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 2 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
phpButton | Required for the image functions | Required |
phpCode128 | Required for the image functions | Required |