Image Resolution

Reply

Join Date: Sep 2006
Posts: 54
Reputation: mahe4us is an unknown quantity at this point 
Solved Threads: 0
mahe4us's Avatar
mahe4us mahe4us is offline Offline
Junior Poster in Training

Image Resolution

 
0
  #1
Dec 28th, 2006
Hi,

I have been working on image resizing feature such as zoom functionalities. If I increase the size of the picture then the clarity of the picture will go poor. Is there any idea for improve the pixel resolution while increas the size of the picture in php.

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 138
Reputation: php_daemon is an unknown quantity at this point 
Solved Threads: 2
php_daemon php_daemon is offline Offline
Junior Poster

Re: Image Resolution

 
0
  #2
Dec 28th, 2006
If you're using GD library, try using imagecopyresampled() if you're not yet. It will not give you amazing results though. You'll need external software for the best results.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 54
Reputation: mahe4us is an unknown quantity at this point 
Solved Threads: 0
mahe4us's Avatar
mahe4us mahe4us is offline Offline
Junior Poster in Training

Re: Image Resolution

 
0
  #3
Dec 29th, 2006
Hi php_daemon,

Thanks for your great reply. I have used the imagecopyresampled, but it is used to changed the picture size statically. i need to be change the size of the picture dynamically such as while pressing the zoomin button continously the picture size goes increasingly simultaneoulsy. Is there any possible idea for it?

Thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 138
Reputation: php_daemon is an unknown quantity at this point 
Solved Threads: 2
php_daemon php_daemon is offline Offline
Junior Poster

Re: Image Resolution

 
0
  #4
Dec 29th, 2006
You could put AJAX to work.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC