Login   Register  
PHP Classes
elePHPant
Icontem

Class: dThumbMaker

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alexandre Tedeschi (d)  >  dThumbMaker  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dThumbMaker
Base name: dthumbmaker
Description: Generate thumbnails and apply effects to images
Related classes: , ,
Version: -
PHP version: -
License: Freely Distributable
All time users: 1417 users
All time rank: 2285
Week users: 0 users
Week rank: 2502
Picture of Alexandre Tedeschi (d)
Author: Alexandre Tedeschi (d) <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 26
All time rank: 462 in Brazil Brazil
Week rank: 76 Down2 in Brazil Brazil Equal


  Detailed description  
This class can be used to generate thumbnails and apply other effects to images.

It can:

- Generate thumbnails with a given size or limiting the width or height of the image
- Add or remove frame borders
- Add watermarks
- Apply filters to achieve a caricature effect

The class supports most common image formats for loading and saving GIF, JPEG, PNG, and WBMP, and BMP for loading.

 

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
$tm->addBorder('border.png')
File Role Description
Accessible without login Image file sample-border.jpg Screen $tm->addBorder('border.png')
Accessible without login Image file sample-caricature1.jpg Screen $tm->makeCaricature()
Accessible without login Image file sample_exactsize1.jpg Screen $tm->resizeExactSize(480, 60)
Accessible without login Image file sample_watermark.jpg Screen $tm->addWatermark('superman.gif')


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.5%)
Good (87.5%)
-
Good (87.5%)
-
-
Sufficient (61.2%)
718
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file dThumbMaker.inc.php Class The class itself.
Plain text file sample_rotate.php Example How to use 'flipV', 'flipH' and 'rotate90'
Plain text file sample_maxsize.php Example How to use 'resizeMaxSize'
Plain text file sample_exactsize.php Example How to use 'resizeExactSize'
Plain text file sample_backup.php Example How to use 'createBackup' and 'restoreBackup'
Plain text file sample_watermark.php Example How to use 'addWaterMark'
Plain text file sample_crop.php Example How to use 'crop' and 'cropCenter'
Plain text file sample_border.php Example How to use 'addBorder'
Plain text file sample_caricature.php Example How to use 'makeCaricature'

Download all files: dthumbmaker.tar.gz dthumbmaker.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.