The class is FREE for open-source projects, 100% PHP based, available for PHP4 (from 4.3.11) and PHP5, is easy to use and provides lots of functionality: Resize, crop, rotate, flip, save as, shadow, watermark, text, border and more...
<?php
include_once( 'easyphpthumbnail.class.php' );
$thumb = new easyphpthumbnail ;
$thumb -> Thumbsize = 300 ;
$thumb -> Framewidth = 10 ;
$thumb -> Framecolor = '#00000' ;
$thumb -> Borderpng = 'border.png' ;
$thumb -> Copyrighttext = 'MYWEBMYMAIL.COM' ;
$thumb -> Copyrightposition = '50% 80%' ;
$thumb -> Copyrightfonttype = 'handwriting.ttf' ;
$thumb -> Copyrightfontsize = 30 ;
$thumb -> Copyrighttextcolor = '#FFFFFF' ;
$thumb -> Createthumb ( 'image.jpg' );
?>
Advanced Image WaterMarker Categories : PHP , PHP Classes , GD image library , Graphics , Object Oriented crop and resize image class using gd library function Categories : PHP , PHP Classes , GD image library , Graphics Simple class that uses GD to draw pie charts. After the class definition there's some sample code to demonstrate how you use the class.
Categories : Graphics , PHP , PHP Classes , GD image library , Charts and Graphs Image Generation Class ( PNG Format ) Categories : PHP , GD image library , PHP Classes , Graphics imageMarker v 3.00 with new advanced features Categories : PHP , PHP Classes , Graphics , GD image library A class to draw real 3D graphics with surface area Categories : Graphics , PHP , PHP Classes a simple pie-chart in php3 (with gd) Categories : PHP , Graphics , GD image library , Charts and Graphs Access_user Class - an easy to use system for protecting pages and register users. Categories : PHP , Classes and Objects , Object Oriented , PHP Classes , Authentication PHPDRAW, the php wannabe Photoshop ;-) Categories : PHP , PHP Classes , GD image library , Arrays HTML_Graphs provides a simple PHP interface for
creating pure HTML charts. Categories : Graphics , PHP , PHP Classes , Charts and Graphs An updated OOP - Inheritance Categories : PHP , PHP Classes , Object Oriented PHP Image Class Categories : PHP , PHP Classes , Multimedia , GD image library Create a Thumbnail Using PHP, GD and Exif Categories : PHP , Graphics , Exif , GD image library Display a bar chart based on random values. Categories : Graphics , PHP , GD image library , Charts and Graphs My Box - PHP Class that calculates the volumetric weight of a package.
Categories : PHP , Object Oriented , PHP Classes , Beginner Guides , Payment Gateways