 |

Senthilnathan
New User
Feb 19, 2007, 10:45 PM
Post #1 of 2
(2774 views)
Shortcut
|
How to change an image dpi
|
Can't Post
|
|
Hi all I'm using to resize images through image magick php library version 6.3.0. I try to change an image resolution 600dpi to 300dpi using imagick_setdpi($vSourceimage,300,300). This change should be done before resizing the image. The dpi was changed after write the image using imagick_write($vSourceimage,$vDestPath). The image resized and stored the destination path fine. But the image dpi was not changed. How i can change an image dpi using image magick. If any one please help me to sort out the problem. Thanks
|
|
|  |
 |

Donna
Staff
/ Moderator

Feb 20, 2007, 9:54 AM
Post #2 of 2
(2765 views)
Shortcut
|
|
Re: [Senthilnathan] How to change an image dpi
[In reply to]
|
Can't Post
|
|
Hi there, Most of us here aren't really programmers, so this probably isn't the best place to get answers like that. You'd probably want to check out Image Magick's website directly for more details. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|