image resize but without any compromise in DPI?????????
Posted
by ashofphoenix
on Stack Overflow
See other posts from Stack Overflow
or by ashofphoenix
Published on 2010-03-14T11:33:03Z
Indexed on
2010/03/14
11:35 UTC
Read the original article
Hit count: 150
php
I want to resize a image with DPI 300 or greater.. I want it's DPI to remain intact... I have used GD library function to resize image cropped but it brings down DPI to 90!!!!!! please give a solution as my requirement involves no downsizing of DPI
© Stack Overflow or respective owner