how to crop any big size image into a 150X150 image?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lukelee
Forum Commoner
Posts: 28
Joined: Wed Sep 10, 2008 2:03 am

how to crop any big size image into a 150X150 image?

Post by lukelee »

I want to make a upload form, any uploaded image will be transfered into a 150X150 image, whatever its 600X800,or 100X900, and it auto fill white color into blank space. does anyone know how to make it? thanks for help
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: how to crop any big size image into a 150X150 image?

Post by jaoudestudios »

Post Reply