PHP Classes

phpGDImage: Draw basic graphics on images

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 3,002 All time: 1,232 This week: 36Up
Version License PHP version Categories
phpgdimage 0.1GNU General Publi...4.3.2Graphics
Description 

Author

This class can be used to draw basic graphics on images.

It uses the PHP GD library functions to create an image with a given size .

The class can render several types of basic graphics on the image like points, lines, rectangles, filled areas and text. The graphics may be rendered with configurable colors, thickness and font parameters.

The generated image may be saved to a given server file in the PNG format or served as the current script output.

Picture of Mike Leigh
Name: Mike Leigh <contact>
Classes: 7 packages by
Country: United Kingdom

Details

#==============================================================================# +-----------------------------------+ | 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 (1)  
  • demo.png
  Files folder image Files (8)  
File Role Description
Plain text file CHANGELOG Doc. Change Log
Plain text file image.class.php Class phpGDImage Main Class
Plain text file test.image.class.php Example Example Usage
Plain text file demo.image.class.php Example Creates the demonstration images
Plain text file LICENSE Lic. License File
Plain text file INSTALL Doc. Installation
Plain text file README Doc. Readme

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%2
Total:3,002
This week:0
All time:1,232
This week:36Up
 User Ratings  
 
 All time
Utility:70%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:50%StarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2129