forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 4
CodeIgniter Image Manipulation Class
Derek Jones edited this page Jul 5, 2012
·
6 revisions
Category:Libraries::Image Manipulation::Tutorials
CodeIgniter has a class called Image Manipulation Class. This class enables you to manipulate the followings.
* Image Resizing
* Thumbnail Creation
* Image Cropping
* Image Rotating
* Image Watermarking
I read an artticle at http://d.hatena.ne.jp/dix3/20081021/1224552638 and I translated its notes to English.
This will show you how to use Image Manipulation Class. It covers all the functions and some of preferences in the user guide.
I changed a font, image and some of details from the original article. All the credit goes to the author dix3.
(I pasted codes, but it does not show it correctly, so please read it in my blog)
READ MORE at http://www.okadadesign.no/blog/?p=316