Browse | Submit A New Snippet
php class for basic image manipulation | |
| Type: Class |
Category: Graphics |
| License: Other | |
| Description: A class providing a set of methods for doing basic transformation to an image like resizing, rotating and flipping. the class is very small (only about 18Kb in size but still heavily documented) and as i said it only covers some basic methods so don't expect miracles. i use it in favour of many other well known scripts that are hard to install, hard to manage, have a thousand files, many megabytes in size and zillions of methods and functions nobody uses. this is how i do it - download it from here <a href="http://stefangabos.blogspot.com/2006/08/zebra-php-framework-image-transmform.html">http://stefangabos.blogspot.com/2006/08/zebra-php-framework-image-transmform.html</a> | |
Versions Of This Snippet:
| Snippet ID | Download Version | Date Posted | Author | Delete |
| 2146 | 1.0 | 08/07/06 03:37 | stefangabos |
Download a raw-text version of this code by clicking on "Download Version"
Submit a new version
You can submit a new version of this snippet if you have modified it and you feel it is appropriate to share with others.

