WideImage is an object-oriented library for image manipulation. It requires PHP 5.2+ with GD2 extension. The library provides a simple way to loading, manipulating and saving images in the most common image formats.
Download / Homepage
Usage;<?php
WideImage::load('big.png')->resize(50, 30)->saveToFile('small.jpg');
WideImage::load('pic.jpg')->crop('center', 'center', 90, 50)->output('png');
?>
It seems pretty good and has good documentation. I am going to use it for my next project.
Blogger templates
Blogger news
Blogroll
Archives
-
▼
2011
(212)
-
▼
March
(15)
- PHP Sessions
- Como saber que navegador usa un visitante con PHP
- Comonent/com_content/view/category/tmpl/default
- testing01
- Backup Recovery / Export to CSV
- HTML - IMG ALT Attribute with Mozilla
- WideImage - PHP library for image manipulation
- Usage
- Tools to make your website work better
- PHP echo vs print vs printf
- Protect table and field names with backticks - Sol...
- Getting Screen resolution using JavaScripts & PHP
- Php Web Development India Articles on Articlesbase...
- Php Web Designers Developers Programmers Articles ...
- How PHP Works ??
-
▼
March
(15)