Object Oriented Image Manipulation


/ Published in: PHP
Save to your folder(s)

I’ve been working on a CMS lately and having to create thumbnails for uploaded images is always a pain, lots of maths working out the correct sizes and such, so I’ve created a fairly small script to manipulate images in an object-oriented style.

URL: http://www.dom111.co.uk/blog/coding/php-object-oriented-image-manipulation/156

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.