Need Images Cropping Code for gif,bmp not for JPG

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
Khurram_awan
Forum Newbie
Posts: 3
Joined: Thu Sep 01, 2005 2:53 am
Location: Lahore
Contact:

Need Images Cropping Code for gif,bmp not for JPG

Post by Khurram_awan »

Hi there
I need code for Need Images Cropping Code for gif and bmp. i have a code which is cropping jpeg but i also wana for .gif, .bmp and .png. please replay me
Take care u all
Bye
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

the code should be largely the same, with only altering the source image loading call differing.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post what you got now and then we could suggest some minor tweaks for you.
Post Reply